summaryrefslogtreecommitdiff
path: root/deps/cares/src/ares_expand_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/cares/src/ares_expand_string.c')
-rw-r--r--deps/cares/src/ares_expand_string.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/deps/cares/src/ares_expand_string.c b/deps/cares/src/ares_expand_string.c
index f24cccf647..96d1be34b3 100644
--- a/deps/cares/src/ares_expand_string.c
+++ b/deps/cares/src/ares_expand_string.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
@@ -28,8 +25,6 @@
# include "nameser.h"
#endif
-#include <string.h>
-#include <stdlib.h>
#include "ares.h"
#include "ares_private.h" /* for the memdebug */