summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mmap/unix/mmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mmap/unix/mmap.c b/mmap/unix/mmap.c
index 1f915bdb5..147317cc6 100644
--- a/mmap/unix/mmap.c
+++ b/mmap/unix/mmap.c
@@ -55,6 +55,7 @@
#include "apr.h"
#include "apr_private.h"
#include "apr_general.h"
+#include "apr_strings.h"
#include "apr_mmap.h"
#include "apr_errno.h"
#include "fileio.h"