diff options
Diffstat (limited to 'os')
-rw-r--r-- | os/os2/core_header.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/os2/core_header.def b/os/os2/core_header.def index 7c2afa8cbf..fc7cb346ff 100644 --- a/os/os2/core_header.def +++ b/os/os2/core_header.def @@ -1,5 +1,6 @@ LIBRARY httpd INITINSTANCE DESCRIPTION "Apache Server Core" +DATA NONSHARED EXPORTS "main" |