summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2001-10-19 19:27:43 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2001-10-19 19:27:43 +0000
commit346b4e8044f608de148f0838de89191c85c6f175 (patch)
treeddd71299f43050eaacfc52a5a39a2e02b8b0f857
parent48d26c9ca7cc0413e9add8b6030a26769947a53f (diff)
downloadlibapr-346b4e8044f608de148f0838de89191c85c6f175.tar.gz
Added the export definitions for the linker
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62444 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--misc/netware/aprlib.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/netware/aprlib.def b/misc/netware/aprlib.def
index 5661dc6b7..f4ecbae5b 100644
--- a/misc/netware/aprlib.def
+++ b/misc/netware/aprlib.def
@@ -1,3 +1,4 @@
MODULE LIBC.NLM
MODULE WS2_32.NLM
-EXPORT @aprlib.imp \ No newline at end of file
+EXPORT @aprlib.imp
+EXPORT @aprutil.imp