summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2002-08-19 20:25:29 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2002-08-19 20:25:29 +0000
commitddabd7baec2d2a5980143ab1d5deaa64c933167c (patch)
treecfd66de51ef747f21899c7e1e06ae84b9ca24a3b
parente51d7b636a6534c1e487af8d629501aebea9e771 (diff)
downloadlibapr-ddabd7baec2d2a5980143ab1d5deaa64c933167c.tar.gz
Added apr_queue.h to the Netware export list
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63817 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 9f191e1da..d13f71de4 100644
--- a/build/nw_export.inc
+++ b/build/nw_export.inc
@@ -66,6 +66,7 @@
#include "apr_md5.h"
#include "apr_optional.h"
#include "apr_optional_hooks.h"
+#include "apr_queue.h"
#include "apr_reslist.h"
#include "apr_rmm.h"
#include "apr_sdbm.h"