From: Harlan Stenn Date: Fri, 19 Mar 2004 06:48:58 +0000 (-0500) Subject: Oncore: Remove obsolete checks X-Git-Tag: NTP_4_2_3~174^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee18bb8917d55f5ee05ad5f91c69645d920b5bc8;p=thirdparty%2Fntp.git Oncore: Remove obsolete checks bk: 405a97danHbySh42t6oycX7VSPW8aQ --- diff --git a/ntpd/refclock_oncore.c b/ntpd/refclock_oncore.c index d92cf0afad..54565404c5 100644 --- a/ntpd/refclock_oncore.c +++ b/ntpd/refclock_oncore.c @@ -91,10 +91,6 @@ #if defined(REFCLOCK) && defined(CLOCK_ONCORE) -#if defined(HAVE_PPSAPI) + defined(HAVE_CIOGETEV) + defined(HAVE_TIOCGPPSEV) + defined(TIOCDCDTIMESTAMP) > 1 -#error More than one timestamp method defined. -#endif - #include "ntpd.h" #include "ntp_io.h" #include "ntp_unixtime.h"