summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd')
-rw-r--r--usr.sbin/xntpd/include/ntp_if.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/include/ntp_if.h b/usr.sbin/xntpd/include/ntp_if.h
index bc842fb..340481a 100644
--- a/usr.sbin/xntpd/include/ntp_if.h
+++ b/usr.sbin/xntpd/include/ntp_if.h
@@ -44,4 +44,8 @@
#endif /* SYS_SVR4 */
+#if defined(SYS_FREEBSD)
+#include <sys/time.h>
+#endif
+
#include <net/if.h>
OpenPOWER on IntegriCloud