summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-03-23 21:17:08 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-03-23 21:17:08 +0000
commit17a972f0b36d01c572bf71cce00e0ac0fcbf6986 (patch)
tree768cc722e1e4f87d8fb322741148e7e3c40175d8 /build
parent7b2ef419868aca9f255addf066516168485e43bd (diff)
downloadlibapr-17a972f0b36d01c572bf71cce00e0ac0fcbf6986.tar.gz
Add apr_random to the NetWare build
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65023 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/nw_export.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/nw_export.inc b/build/nw_export.inc
index 671d6892a..1aa7140cb 100644
--- a/build/nw_export.inc
+++ b/build/nw_export.inc
@@ -31,7 +31,7 @@
#include "apr_portable.h"
#include "apr_proc_mutex.h"
#include "apr_ring.h"
-/*#include "apr_random.h"*/
+#include "apr_random.h"
#include "apr_shm.h"
#include "apr_signal.h"
#include "apr_strings.h"