]> granicus.if.org Git - apache/commitdiff
OS/2: Export from the shared core symbols from the socket library needed by
authorBrian Havard <bjh@apache.org>
Mon, 23 Apr 2001 14:35:50 +0000 (14:35 +0000)
committerBrian Havard <bjh@apache.org>
Mon, 23 Apr 2001 14:35:50 +0000 (14:35 +0000)
mod_dav & mod_unique_id.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88918 13f79535-47bb-0310-9956-ffa450edef68

os/os2/core_header.def

index fe8cf42d31728c77b724a84c49195fcc42c9c695..9764c4a484f51061e9418694f4742001d0ca2e0d 100644 (file)
@@ -17,3 +17,13 @@ EXPORTS
   "apr_debug_module_hooks"
   "apr_current_hooking_module"
 
+; One for mod_dav from socket library
+  "_swaps"
+
+; And some more for mod_unique_id
+  "gethostname"
+  "gethostbyname"
+  "_swapl"
+  "h_errno"
+  "inet_ntoa"
+