summaryrefslogtreecommitdiff
path: root/aprlib.def
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 17:59:17 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 17:59:17 +0000
commit4a0a88352edbf3e029bea7865d80d745ce3a1ba5 (patch)
tree212ca7e9684791e98d1cce4c7c0b7e0ea8b6888a /aprlib.def
parente4291804dd8c636a997c59d2142361983292edea (diff)
downloadlibapr-4a0a88352edbf3e029bea7865d80d745ce3a1ba5.tar.gz
Fast fix to get Win32 APR building (on to Apache itself)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60671 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.def')
-rw-r--r--aprlib.def8
1 files changed, 4 insertions, 4 deletions
diff --git a/aprlib.def b/aprlib.def
index ae8739fb6..dc47d7b3f 100644
--- a/aprlib.def
+++ b/aprlib.def
@@ -214,10 +214,10 @@ EXPORTS
apr_filename_of_pathname @205
apr_get_remote_name @206
apr_get_local_name @207
- apr_get_local_ipaddr @208
- apr_set_local_ipaddr @209
- apr_get_remote_ipaddr @210
- apr_set_remote_ipaddr @211
+ apr_get_ipaddr @208
+ apr_set_ipaddr @209
+
+
apr_get_port @212
apr_set_port @213