From bbc98d32560cc456531bf254f7b69054921082bd Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 7 May 2012 21:06:55 +0200 Subject: util: split-out hwclock.[ch] --- src/timedate/timedated.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/timedate') diff --git a/src/timedate/timedated.c b/src/timedate/timedated.c index 7a51101f25..8316bc3ea2 100644 --- a/src/timedate/timedated.c +++ b/src/timedate/timedated.c @@ -30,6 +30,7 @@ #include "dbus-common.h" #include "polkit.h" #include "def.h" +#include "hwclock.h" #define NULL_ADJTIME_UTC "0.0 0 0\n0\nUTC\n" #define NULL_ADJTIME_LOCAL "0.0 0 0\n0\nLOCAL\n" -- cgit v1.2.3-54-g00ecf