summaryrefslogtreecommitdiffstats
path: root/include/timeutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/timeutils.h')
-rw-r--r--include/timeutils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/timeutils.h b/include/timeutils.h
index b9ba0f783..bcae6137c 100644
--- a/include/timeutils.h
+++ b/include/timeutils.h
@@ -51,6 +51,5 @@ typedef uint64_t nsec_t;
#define FORMAT_TIMESPAN_MAX 64
int parse_timestamp(const char *t, usec_t *usec);
-int get_boot_time(struct timeval *boot_time);
#endif /* UTIL_LINUX_TIME_UTIL_H */