]> granicus.if.org Git - apache/commitdiff
Added missing exports for NetWare.
authorGuenter Knauf <fuankg@apache.org>
Mon, 17 Dec 2012 11:48:28 +0000 (11:48 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 17 Dec 2012 11:48:28 +0000 (11:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422874 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/NWGNUproxy

index deb5232c340f56d5ae2e63a7d0d13be73e3a7c52..b6b9e28167ec85404cd508bb24f151d17563674f 100644 (file)
@@ -285,6 +285,8 @@ $(OBJDIR)/mod_proxy.imp:
        @echo $(DL) ap_proxy_define_balancer,$(DL)>> $@
        @echo $(DL) ap_proxy_define_worker,$(DL)>> $@
        @echo $(DL) ap_proxy_determine_connection,$(DL)>> $@
+       @echo $(DL) ap_proxy_find_balancershm,$(DL)>> $@
+       @echo $(DL) ap_proxy_find_workershm,$(DL)>> $@
        @echo $(DL) ap_proxy_get_balancer,$(DL)>> $@
        @echo $(DL) ap_proxy_get_worker,$(DL)>> $@
        @echo $(DL) ap_proxy_hashfunc,$(DL)>> $@