diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-05-10 15:15:56 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-05-26 22:55:52 +0000 |
commit | 1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad (patch) | |
tree | 85801af20e3b694584668aeb39ecec75ee71f72c /libntp/ntp_intres.c | |
parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) |
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" |