]> granicus.if.org Git - apache/commitdiff
import the proxy_module system for the NetWare project build
authorBradley Nicholes <bnicholes@apache.org>
Mon, 14 Oct 2002 18:42:01 +0000 (18:42 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 14 Oct 2002 18:42:01 +0000 (18:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97209 13f79535-47bb-0310-9956-ffa450edef68

modules/arch/netware/mod_proxy_connect.def
modules/arch/netware/mod_proxy_ftp.def
modules/arch/netware/mod_proxy_http.def

index 4c4f739fe2776c00f6d654cbc232f6b29999ca0a..136111408b90db44d0dde237b2d5acb1538dc2f1 100644 (file)
@@ -1,3 +1,4 @@
 EXPORT  proxy_connect_module
+IMPORT  proxy_module
 IMPORT  proxy_hook_scheme_handler
 IMPORT  proxy_hook_canon_handler
index af3ca9e224eeed139c5edd935d5982fdba5210f2..f2dba7d6c5f64a387e8f300fb75a271dbe7d611a 100644 (file)
@@ -1,3 +1,4 @@
 EXPORT  proxy_ftp_module
+IMPORT  proxy_module
 IMPORT  proxy_hook_scheme_handler
 IMPORT  proxy_hook_canon_handler
index 8f0ae4ac8e719c900aa6f4d721643731aad65788..b24358b169a97976fae23c4f75d145db6e68e331 100644 (file)
@@ -1,4 +1,5 @@
 EXPORT  proxy_http_module
+IMPORT  proxy_module
 IMPORT  proxy_hook_scheme_handler
 IMPORT  proxy_run_fixups
 IMPORT  proxy_hook_canon_handler