summaryrefslogtreecommitdiffstats
path: root/include/timeutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/timeutils.h')
-rw-r--r--include/timeutils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/timeutils.h b/include/timeutils.h
index 97f054489..8ed501b9d 100644
--- a/include/timeutils.h
+++ b/include/timeutils.h
@@ -53,6 +53,4 @@ typedef uint64_t nsec_t;
int parse_timestamp(const char *t, usec_t *usec);
-int gettime_monotonic(struct timeval *tv);
-
#endif /* UTIL_LINUX_TIME_UTIL_H */