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 --- sys-utils/dmesg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/dmesg.c') diff --git a/sys-utils/dmesg.c b/sys-utils/dmesg.c index 1a1ace4ab..c6152d49a 100644 --- a/sys-utils/dmesg.c +++ b/sys-utils/dmesg.c @@ -33,7 +33,7 @@ #include "closestream.h" #include "optutils.h" #include "timeutils.h" -#include "boottime.h" +#include "monotonic.h" #include "mangle.h" #include "pager.h" -- cgit v1.2.3-55-g7522