aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ares/nameser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/nameser.h b/ares/nameser.h
index 6f68f41d0..73a9e1842 100644
--- a/ares/nameser.h
+++ b/ares/nameser.h
@@ -5,6 +5,7 @@
port build */
#include <windows.h>
+#include <process.h> /* for the _getpid() proto */
#include <sys/types.h>
#define MAXHOSTNAMELEN 256