summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpd/refclock_pst.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/ntpd/refclock_pst.c')
-rw-r--r--contrib/ntp/ntpd/refclock_pst.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/ntp/ntpd/refclock_pst.c b/contrib/ntp/ntpd/refclock_pst.c
index 6af4382..b92a2e0 100644
--- a/contrib/ntp/ntpd/refclock_pst.c
+++ b/contrib/ntp/ntpd/refclock_pst.c
@@ -8,15 +8,14 @@
#if defined(REFCLOCK) && defined(CLOCK_PST)
-#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 PSTI 1010 and Traconex 1020 WWV/WWVH
* Receivers. No specific claim of accuracy is made for these receiver,
OpenPOWER on IntegriCloud