summaryrefslogtreecommitdiff
path: root/ares_gethostbyname.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_gethostbyname.c')
-rw-r--r--ares_gethostbyname.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ares_gethostbyname.c b/ares_gethostbyname.c
index 90f03a2..428b1ee 100644
--- a/ares_gethostbyname.c
+++ b/ares_gethostbyname.c
@@ -16,9 +16,6 @@
#include "ares_setup.h"
-#ifdef HAVE_SYS_SOCKET_H
-# include <sys/socket.h>
-#endif
#ifdef HAVE_NETINET_IN_H
# include <netinet/in.h>
#endif