--- ntpd/ntp_config.c.orig 2001-11-19 21:12:15.000000000 -0500 +++ ntpd/ntp_config.c 2003-01-01 21:50:37.000000000 -0500 @@ -9,15 +9,6 @@ # include #endif -#include "ntpd.h" -#include "ntp_io.h" -#include "ntp_unixtime.h" -#include "ntp_refclock.h" -#include "ntp_filegen.h" -#include "ntp_stdlib.h" -#include "ntp_config.h" -#include "ntp_cmdargs.h" - #ifdef PUBKEY # include "ntp_crypto.h" #endif /* PUBKEY */ @@ -42,6 +33,15 @@ extern HANDLE ResolverThreadHandle; #endif /* SYS_WINNT */ +#include "ntpd.h" +#include "ntp_io.h" +#include "ntp_unixtime.h" +#include "ntp_refclock.h" +#include "ntp_filegen.h" +#include "ntp_stdlib.h" +#include "ntp_config.h" +#include "ntp_cmdargs.h" + extern int priority_done; /*