aboutsummaryrefslogtreecommitdiff
path: root/util-linux/hwclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/hwclock.c')
-rw-r--r--util-linux/hwclock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/hwclock.c b/util-linux/hwclock.c
index 3d7f40026..e1a67f290 100644
--- a/util-linux/hwclock.c
+++ b/util-linux/hwclock.c
@@ -9,7 +9,6 @@
9 9
10 10
11#include <sys/ioctl.h> 11#include <sys/ioctl.h>
12#include <sys/time.h>
13#include <sys/utsname.h> 12#include <sys/utsname.h>
14#include <ctype.h> 13#include <ctype.h>
15#include <fcntl.h> 14#include <fcntl.h>