summaryrefslogtreecommitdiff
path: root/build/nw_export.h
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2014-07-24 12:03:25 +0000
committerGuenter Knauf <fuankg@apache.org>2014-07-24 12:03:25 +0000
commitbe3baa2d5b47e6793f64690508a3265fcc1c0c4e (patch)
treefa7eab2cb3573f8544c8d102972d0d4d681075ce /build/nw_export.h
parent19c889caad2fbfd81fa372430f0395ed8e918fc5 (diff)
downloadapr-be3baa2d5b47e6793f64690508a3265fcc1c0c4e.tar.gz
NetWare build fixes.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1613086 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/nw_export.h')
-rw-r--r--build/nw_export.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/nw_export.h b/build/nw_export.h
index 6bc856bf2..92d9bd201 100644
--- a/build/nw_export.h
+++ b/build/nw_export.h
@@ -22,6 +22,7 @@
#include "apr_dso.h"
#include "apr_env.h"
#include "apr_errno.h"
+#include "apr_escape.h"
#include "apr_file_info.h"
#include "apr_file_io.h"
#include "apr_fnmatch.h"