aboutsummaryrefslogtreecommitdiff
path: root/toys/other/hwclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/hwclock.c')
-rw-r--r--toys/other/hwclock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/other/hwclock.c b/toys/other/hwclock.c
index 5ab308df..3b3ff690 100644
--- a/toys/other/hwclock.c
+++ b/toys/other/hwclock.c
@@ -25,6 +25,7 @@ config HWCLOCK
#define FOR_hwclock
#include "toys.h"
+#include <linux/rtc.h>
GLOBALS(
char *f;