diff options
Diffstat (limited to 'libntp/ntp_intres.c')
-rw-r--r-- | libntp/ntp_intres.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libntp/ntp_intres.c b/libntp/ntp_intres.c index 9fc3815ef007..29546147db8a 100644 --- a/libntp/ntp_intres.c +++ b/libntp/ntp_intres.c @@ -84,12 +84,6 @@ # include <netdb.h> # endif # include <resolv.h> -# ifdef HAVE_INT32_ONLY_WITH_DNS -# define HAVE_INT32 -# endif -# ifdef HAVE_U_INT32_ONLY_WITH_DNS -# define HAVE_U_INT32 -# endif #endif #include "ntp.h" |