summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-05-15 11:06:58 +0000
committerBradley Nicholes <bnicholes@apache.org>2002-05-15 11:06:58 +0000
commita6a360dde1cdbcec943225a89a4d85b7e1e96aec (patch)
treeac8cb8f71e87988d48a4ab3ad3347dfc08646951
parent569a00fe49b70c2aa4c6e20e4b4d6089f876d15f (diff)
downloadapr-a6a360dde1cdbcec943225a89a4d85b7e1e96aec.tar.gz
Added apr_strmatch.h to the precompile list that generates the final export
list for NetWare git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63399 13f79535-47bb-0310-9956-ffa450edef68
-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 83af8bf72..c3d9d28b3 100644
--- a/build/nw_export.inc
+++ b/build/nw_export.inc
@@ -68,3 +68,4 @@
#include "apr_uri.h"
#include "apr_xml.h"
#include "apr_compat.h"
+#include "apr_strmatch.h"