]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Oncore: Remove obsolete checks
authorHarlan Stenn <stenn@ntp.org>
Fri, 19 Mar 2004 06:48:58 +0000 (01:48 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 19 Mar 2004 06:48:58 +0000 (01:48 -0500)
bk: 405a97danHbySh42t6oycX7VSPW8aQ

ntpd/refclock_oncore.c

index d92cf0afadac120d78517e75ecadbd7376d018f5..54565404c5e2e256aa360a9a8e68721e9f885e3c 100644 (file)
 
 #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"