summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpd/refclock_arbiter.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/ntpd/refclock_arbiter.c')
-rw-r--r--contrib/ntp/ntpd/refclock_arbiter.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/ntp/ntpd/refclock_arbiter.c b/contrib/ntp/ntpd/refclock_arbiter.c
index 045a93a..cdbe2ee 100644
--- a/contrib/ntp/ntpd/refclock_arbiter.c
+++ b/contrib/ntp/ntpd/refclock_arbiter.c
@@ -9,15 +9,14 @@
#if defined(REFCLOCK) && defined(CLOCK_ARBITER)
-#include <stdio.h>
-#include <ctype.h>
-#include <sys/time.h>
-
#include "ntpd.h"
#include "ntp_io.h"
#include "ntp_refclock.h"
#include "ntp_stdlib.h"
+#include <stdio.h>
+#include <ctype.h>
+
/*
* This driver supports the Arbiter 1088A/B Satellite Controlled Clock.
* The claimed accuracy of this clock is 100 ns relative to the PPS
OpenPOWER on IntegriCloud