summaryrefslogtreecommitdiff
path: root/hwclock/hwclock.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:26:28 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:26:28 +0100
commit5213517f54c70a784c06ee85c066aa2b4f375c4b (patch)
treebd0b55ed9621bf27f70fc2e338a9816496246beb /hwclock/hwclock.c
parentb22550fa1506e7cf4101bacc694842678908aaf2 (diff)
downloadutil-linux-old-5213517f54c70a784c06ee85c066aa2b4f375c4b.tar.gz
Imported from util-linux-2.12l tarball.
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 eeabc372..7b7a4ef3 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"