From: Danny Mayer Date: Mon, 18 Jan 2010 03:28:21 +0000 (-0500) Subject: Temporarily include ntpsim.h unconditionally X-Git-Tag: NTP_4_2_6P1_RC3~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc34c7ec9f8de0aad2fa86dc80e913eb1d4ac49;p=thirdparty%2Fntp.git Temporarily include ntpsim.h unconditionally bk: 4b53d555BPJmOjDXt-8vmk3p3E1-bA --- diff --git a/ntpd/ntp_config.c b/ntpd/ntp_config.c index ff616ea3a..6092699ec 100644 --- a/ntpd/ntp_config.c +++ b/ntpd/ntp_config.c @@ -26,9 +26,12 @@ #include "ntp_stdlib.h" #include "ntp_assert.h" #include "ntpd-opts.h" -#ifdef SIM +/* + * Sim header. Currently unconditionally included + * PDMXXX This needs to be a conditional include + */ #include "ntpsim.h" -#endif + #include #include "ntp_intres.h" #include