diff options
Diffstat (limited to 'lib/hostsyn.c')
-rw-r--r-- | lib/hostsyn.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/hostsyn.c b/lib/hostsyn.c index 83d062e6d..650906b9c 100644 --- a/lib/hostsyn.c +++ b/lib/hostsyn.c @@ -71,10 +71,6 @@ #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> -#if defined(HAVE_INET_NTOA_R) && !defined(HAVE_INET_NTOA_R_DECL) -#include "inet_ntoa_r.h" -#endif - #include "memory.h" /* The last #include file should be: */ #include "memdebug.h" |