summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/include/ntp_if.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/include/ntp_if.h')
-rw-r--r--usr.sbin/xntpd/include/ntp_if.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/include/ntp_if.h b/usr.sbin/xntpd/include/ntp_if.h
index 45a70c5..bc842fb 100644
--- a/usr.sbin/xntpd/include/ntp_if.h
+++ b/usr.sbin/xntpd/include/ntp_if.h
@@ -12,7 +12,7 @@
#include <time.h>
#endif
-#if defined(SOLARIS)&&!defined(bsd)
+#if (defined(SOLARIS) && !defined(bsd)) || defined(SYS_SUNOS4)
#include <sys/sockio.h>
#endif
OpenPOWER on IntegriCloud