aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_init.c')
-rw-r--r--ares/ares_init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ares/ares_init.c b/ares/ares_init.c
index 427ee0cc3..d4e15052b 100644
--- a/ares/ares_init.c
+++ b/ares/ares_init.c
@@ -58,9 +58,6 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
-#ifdef HAVE_PROCESS_H
-#include <process.h> /* Some have getpid() here */
-#endif
#endif
#include <stdio.h>