bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / os / os2 / core_header.def
1 LIBRARY httpd INITINSTANCE
2 DESCRIPTION "Apache Server Core"
3 DATA NONSHARED
4
5 EXPORTS
6   "main"
7
8 ; One for mod_dav from socket library
9   "_swaps"
10
11 ; And some more for mod_unique_id
12   "gethostname"
13   "gethostbyname"
14   "_swapl"
15   "h_errno"
16   "inet_ntoa"
17
18 ; mod_proxy needs this one
19   "inet_addr"