aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/include/ntp_unixtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/include/ntp_unixtime.h')
-rw-r--r--contrib/ntp/include/ntp_unixtime.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/ntp/include/ntp_unixtime.h b/contrib/ntp/include/ntp_unixtime.h
index 9dd23f0e8eda..bdc080e6edd2 100644
--- a/contrib/ntp/include/ntp_unixtime.h
+++ b/contrib/ntp/include/ntp_unixtime.h
@@ -5,8 +5,6 @@
#include "ntp_types.h"
-#include <sys/time.h>
-
/* gettimeofday() takes two args in BSD and only one in SYSV */
# if defined(HAVE_SYS_TIMERS_H) && defined(HAVE_GETCLOCK)
# include <sys/timers.h>