summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpd/refclock_chronolog.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/ntpd/refclock_chronolog.c')
-rw-r--r--contrib/ntp/ntpd/refclock_chronolog.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/contrib/ntp/ntpd/refclock_chronolog.c b/contrib/ntp/ntpd/refclock_chronolog.c
index 2982ecc..9273a84 100644
--- a/contrib/ntp/ntpd/refclock_chronolog.c
+++ b/contrib/ntp/ntpd/refclock_chronolog.c
@@ -13,17 +13,15 @@
#if defined(REFCLOCK) && defined(CLOCK_CHRONOLOG)
-#include <stdio.h>
-#include <ctype.h>
-#include <sys/time.h>
-#include <time.h>
-
#include "ntpd.h"
#include "ntp_io.h"
#include "ntp_refclock.h"
#include "ntp_calendar.h"
#include "ntp_stdlib.h"
+#include <stdio.h>
+#include <ctype.h>
+
/*
* This driver supports the Chronolog K-series WWVB receiver.
*
OpenPOWER on IntegriCloud