diff options
Diffstat (limited to 'util-linux/hwclock.c')
-rw-r--r-- | util-linux/hwclock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/hwclock.c b/util-linux/hwclock.c index 1f30ff498..a260d7448 100644 --- a/util-linux/hwclock.c +++ b/util-linux/hwclock.c | |||
@@ -34,7 +34,7 @@ | |||
34 | #include <unistd.h> | 34 | #include <unistd.h> |
35 | #include "busybox.h" | 35 | #include "busybox.h" |
36 | 36 | ||
37 | /* Copied from linux/rtc.h to eliminate the kernel dependancy */ | 37 | /* Copied from linux/rtc.h to eliminate the kernel dependency */ |
38 | struct linux_rtc_time { | 38 | struct linux_rtc_time { |
39 | int tm_sec; | 39 | int tm_sec; |
40 | int tm_min; | 40 | int tm_min; |