core_header.def revision 4a13940dc2990df0a798718d3a3f9cf1566c2217
LIBRARY httpd INITINSTANCE
DESCRIPTION "Apache Server Core"
DATA NONSHARED
EXPORTS
"main"
; One for mod_dav from socket library
"_swaps"
; And some more for mod_unique_id
"gethostname"
"gethostbyname"
"_swapl"
"h_errno"
"inet_ntoa"
; mod_proxy needs this one
"inet_addr"