summaryrefslogtreecommitdiffstats
path: root/hwclock/kd.c
diff options
context:
space:
mode:
Diffstat (limited to 'hwclock/kd.c')
-rw-r--r--hwclock/kd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwclock/kd.c b/hwclock/kd.c
index b0e55d1c5..3da87cafd 100644
--- a/hwclock/kd.c
+++ b/hwclock/kd.c
@@ -17,6 +17,7 @@ probe_for_kd_clock() {
#include <sys/ioctl.h>
#include "nls.h"
+#include "usleep.h"
static int con_fd = -1; /* opened by probe_for_kd_clock() */
/* never closed */