summaryrefslogtreecommitdiffstats
path: root/modules/proxy/NWGNUproxybalancer
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2005-08-15 15:19:10 +0200
committerBradley Nicholes <bnicholes@apache.org>2005-08-15 15:19:10 +0200
commit7b11c894658131b3ed86e2afc5119c806ad99ae1 (patch)
treea7e1ecdbc9291ae2a553b00c8931626ca426a598 /modules/proxy/NWGNUproxybalancer
parentFix typo in manual [Ben Collins-Sussman] (diff)
downloadapache2-7b11c894658131b3ed86e2afc5119c806ad99ae1.tar.xz
apache2-7b11c894658131b3ed86e2afc5119c806ad99ae1.zip
Add proxy_hook_load_lbmethods to the export and imports lists for the Netware build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@232808 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/proxy/NWGNUproxybalancer')
-rw-r--r--modules/proxy/NWGNUproxybalancer1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/proxy/NWGNUproxybalancer b/modules/proxy/NWGNUproxybalancer
index 5b93cac894..0f7635faf5 100644
--- a/modules/proxy/NWGNUproxybalancer
+++ b/modules/proxy/NWGNUproxybalancer
@@ -216,6 +216,7 @@ FILES_nlm_Ximports = \
proxy_hook_canon_handler \
proxy_hook_pre_request \
proxy_hook_post_request \
+ proxy_hook_load_lbmethods \
proxy_run_fixups \
ap_proxy_ssl_enable \
ap_proxy_ssl_disable \