aboutsummaryrefslogtreecommitdiff
path: root/file_io/unix/open.c
diff options
context:
space:
mode:
Diffstat (limited to 'file_io/unix/open.c')
-rw-r--r--file_io/unix/open.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/file_io/unix/open.c b/file_io/unix/open.c
index 6becd812c..a7c88cada 100644
--- a/file_io/unix/open.c
+++ b/file_io/unix/open.c
@@ -53,6 +53,7 @@
*/
#include "fileio.h"
+#include "apr_strings.h"
#include "apr_portable.h"
ap_status_t ap_unix_file_cleanup(void *thefile)