summaryrefslogtreecommitdiff
path: root/aprlib.def
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-10 20:26:39 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-10 20:26:39 +0000
commita04eadd2ab714fdfb822fad2c2311f716d45e104 (patch)
tree174a8c5bfc4987f4031d0903b5ed493844a6fc06 /aprlib.def
parentb60ebc2ca71d061e987d0ebfd7cdc4b9acdc3b27 (diff)
downloadlibapr-a04eadd2ab714fdfb822fad2c2311f716d45e104.tar.gz
Fix symbol breaks on win32.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60693 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.def')
-rw-r--r--aprlib.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/aprlib.def b/aprlib.def
index e43cd4fe2..048309f5d 100644
--- a/aprlib.def
+++ b/aprlib.def
@@ -58,7 +58,7 @@ EXPORTS
apr_listen @51
apr_accept @52
apr_connect @53
- apr_get_remote_hostname @54
+ apr_get_hostname @54
apr_gethostname @55
apr_send @56
apr_recv @57
@@ -83,6 +83,7 @@ EXPORTS
apr_get_port @76
apr_set_port @77
apr_get_inaddr @78
+ apr_get_socket_inaddr @79
;
;