summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libparse/clk_trimtsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/libparse/clk_trimtsip.c')
-rw-r--r--contrib/ntp/libparse/clk_trimtsip.c9
1 files changed, 3 insertions, 6 deletions
diff --git a/contrib/ntp/libparse/clk_trimtsip.c b/contrib/ntp/libparse/clk_trimtsip.c
index 54367f8..4e1d983 100644
--- a/contrib/ntp/libparse/clk_trimtsip.c
+++ b/contrib/ntp/libparse/clk_trimtsip.c
@@ -12,9 +12,6 @@
#if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_TRIMTSIP)
-#include <sys/types.h>
-#include <sys/time.h>
-
#include "ntp_syslog.h"
#include "ntp_types.h"
#include "ntp_fp.h"
@@ -26,10 +23,10 @@
#include "parse.h"
#ifndef PARSESTREAM
-#include <stdio.h>
+# include <stdio.h>
#else
-#include "sys/parsestreams.h"
-# endif
+# include "sys/parsestreams.h"
+#endif
#include "ascii.h"
#include "binio.h"
OpenPOWER on IntegriCloud