From: Allan K. Edwards Date: Wed, 3 Jan 2001 21:35:02 +0000 (+0000) Subject: make Windows build aware of export variable name change : X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acdca74438f003865a9bda5b3484a97b5d4527f0;p=apache make Windows build aware of export variable name change : ap_debug_module_name to ap_current_hooking_module git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87578 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/libhttpd.def b/libhttpd.def index 41ad77ff2f..160e61b84a 100644 --- a/libhttpd.def +++ b/libhttpd.def @@ -365,7 +365,7 @@ EXPORTS ap_debug_module_hooks - ap_debug_module_name + ap_current_hooking_module ap_global_hook_pool ap_hook_pre_connection ap_hook_post_read_request