diff options
Diffstat (limited to 'util-linux/hwclock.c')
-rw-r--r-- | util-linux/hwclock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/hwclock.c b/util-linux/hwclock.c index 3d7f400..e1a67f2 100644 --- a/util-linux/hwclock.c +++ b/util-linux/hwclock.c @@ -9,7 +9,6 @@ #include <sys/ioctl.h> -#include <sys/time.h> #include <sys/utsname.h> #include <ctype.h> #include <fcntl.h> |