summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2014-07-24 13:19:33 +0000
committerGuenter Knauf <fuankg@apache.org>2014-07-24 13:19:33 +0000
commitc1b7b63024c7d49cc1a718edb3e6f0fe5e0336c6 (patch)
treef5e462e110e1e84e1588d0f2d09e5328962215c2 /build
parente36dfa82fb9ec88afa4f29528174ea2e9b30eb5f (diff)
downloadapr-c1b7b63024c7d49cc1a718edb3e6f0fe5e0336c6.tar.gz
Some more NetWare build fixes.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1613114 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/nw_export.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/nw_export.inc b/build/nw_export.inc
index a1d209f3a..ce9384fb9 100644
--- a/build/nw_export.inc
+++ b/build/nw_export.inc
@@ -35,6 +35,7 @@
#include "apr_random.h"
#include "apr_shm.h"
#include "apr_signal.h"
+#include "apr_skiplist.h"
#include "apr_strings.h"
#include "apr_support.h"
#include "apr_tables.h"