From e3c179c820cfa50fd19f1bd1f3e36959338ddbf0 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Tue, 23 Oct 2001 23:32:07 +0000 Subject: Fixed to import the aprlib module and export the httpd api's git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91654 13f79535-47bb-0310-9956-ffa450edef68 --- os/netware/Apache.def | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'os/netware') diff --git a/os/netware/Apache.def b/os/netware/Apache.def index ef051ebf23..2f21679e2b 100644 --- a/os/netware/Apache.def +++ b/os/netware/Apache.def @@ -1,4 +1,5 @@ -#MODULE APRLIB.NLM +MODULE APRLIB.NLM MODULE LIBC.NLM MODULE WS2_32.NLM +EXPORT @HTTPD.IMP FLAG_ON 3 -- cgit v1.2.3