Commit d7f74280 authored by Brian Havard's avatar Brian Havard
Browse files

OS/2: Export from the shared core symbols from the socket library needed by

mod_dav & mod_unique_id.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88918 13f79535-47bb-0310-9956-ffa450edef68
parent dde2818b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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"