summaryrefslogtreecommitdiff
path: root/os/os2/core_header.def
blob: fc7cb346ffd325e43950f6e97ecf4467bcfd929d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"