From cd2876d252215fb3fbe46f787cb37cd4fbd64e53 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 19 Nov 2014 11:54:47 +0100 Subject: build-sys: move all around clock_gettime() to monotonic.c Signed-off-by: Karel Zak --- include/timeutils.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/timeutils.h') 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 */ -- cgit v1.2.3-55-g7522