cve-2024-38477/httpd-2.4.59/os/os2/core_header.def
2025-06-05 15:09:30 +02:00

20 lines
291 B
Modula-2

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"