summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2006-04-03 18:36:41 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2006-04-03 18:36:41 +0000
commit09afc6439ad6ba7a3cb553efcef246ea3b3d546c (patch)
tree101f54d8675266c8b5706e44ec7335d437a27e7e /build
parentf9cf55a33da736729215f41968352b08957b4738 (diff)
downloadlibapr-09afc6439ad6ba7a3cb553efcef246ea3b3d546c.tar.gz
Add apu_version.h to the preprocessing stage of the NetWare build. This resolves the missing apu_version_string() API issue.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@391111 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 731b8bc0b..38e225cbc 100644
--- a/build/nw_export.inc
+++ b/build/nw_export.inc
@@ -78,4 +78,5 @@
#include "apr_xlate.h"
#include "apr_xml.h"
#include "apu_compat.h"
+#include "apu_version.h"
#include "apu_want.h"