mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
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
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user