summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/arch/win32/apr_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arch/win32/apr_private.h b/include/arch/win32/apr_private.h
index 8fc85510a..884bedcd0 100644
--- a/include/arch/win32/apr_private.h
+++ b/include/arch/win32/apr_private.h
@@ -95,6 +95,7 @@
#define HAVE_STRNICMP 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
+#define HAVE_MEMCHR 1
#define SIGHUP 1
/* 2 is used for SIGINT on windows */