summaryrefslogtreecommitdiffstats
path: root/hwclock/hwclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'hwclock/hwclock.c')
-rw-r--r--hwclock/hwclock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwclock/hwclock.c b/hwclock/hwclock.c
index eeabc3726..7b7a4ef3b 100644
--- a/hwclock/hwclock.c
+++ b/hwclock/hwclock.c
@@ -82,6 +82,7 @@
#include <getopt.h>
#include <sysexits.h>
+#include "../defines.h" /* for HAVE_tm_gmtoff */
#include "clock.h"
#include "nls.h"