aboutsummaryrefslogtreecommitdiff
path: root/ares/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares/config-win32.h')
-rw-r--r--ares/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/config-win32.h b/ares/config-win32.h
index 6fd81181e..a44563204 100644
--- a/ares/config-win32.h
+++ b/ares/config-win32.h
@@ -38,6 +38,9 @@
/* Define if you have the <time.h> header file. */
#define HAVE_TIME_H 1
+/* Define if you have the <process.h> header file. */
+#define HAVE_PROCESS_H 1
+
/* Define if you have the <unistd.h> header file. */
#if defined(__MINGW32__) || defined(__WATCOMC__) || defined(__LCC__) || \
defined(__POCC__)