From 8cf4ece6bc47da7ca04be79c79f4aee432e30897 Mon Sep 17 00:00:00 2001 From: wollman Date: Sun, 2 Oct 1994 18:05:48 +0000 Subject: Allow multicast NTP. --- usr.sbin/xntpd/include/ntp_machine.h | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/xntpd') diff --git a/usr.sbin/xntpd/include/ntp_machine.h b/usr.sbin/xntpd/include/ntp_machine.h index 2a8c9d1..9d2bab8 100644 --- a/usr.sbin/xntpd/include/ntp_machine.h +++ b/usr.sbin/xntpd/include/ntp_machine.h @@ -379,6 +379,7 @@ in this file. #ifndef STR_SYSTEM #define STR_SYSTEM "UNIX/4.4BSD" #endif +#define MCAST #ifdef SYS_FREEBSD #define HAVE_TERMIOS #define HAVE_UNAME -- cgit v1.1