summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/include
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-07-21 13:04:07 +0000
committerjkh <jkh@FreeBSD.org>1995-07-21 13:04:07 +0000
commit7e7ec9acb6a342e9a2e4063d83c6c0e064e75c35 (patch)
treed8c4f11d7bb265fc2aae6f7f14c5bb9684be2cae /usr.sbin/xntpd/include
parent237c7bb61ec0d318b3c7e3b0327aa3cb46e7f411 (diff)
downloadFreeBSD-src-7e7ec9acb6a342e9a2e4063d83c6c0e064e75c35.zip
FreeBSD-src-7e7ec9acb6a342e9a2e4063d83c6c0e064e75c35.tar.gz
Support for the Boeder DCF77 Receiver
Submitted by: Vincenzo Capuano <VCAPUANO@VMPROFS.ESOC.ESA.DE>
Diffstat (limited to 'usr.sbin/xntpd/include')
-rw-r--r--usr.sbin/xntpd/include/ntp_machine.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/include/ntp_machine.h b/usr.sbin/xntpd/include/ntp_machine.h
index 0b62ed1..25de021 100644
--- a/usr.sbin/xntpd/include/ntp_machine.h
+++ b/usr.sbin/xntpd/include/ntp_machine.h
@@ -381,6 +381,9 @@ in this file.
#endif
#define MCAST
#ifdef SYS_FREEBSD
+#ifdef HAVE_SIGNALED_IO
+#undef HAVE_SIGNALED_IO
+#endif
#define HAVE_TERMIOS
#define HAVE_UNAME
#define HAVE_SYS_TIMEX_H
OpenPOWER on IntegriCloud