From acdca74438f003865a9bda5b3484a97b5d4527f0 Mon Sep 17 00:00:00 2001 From: "Allan K. Edwards" Date: Wed, 3 Jan 2001 21:35:02 +0000 Subject: [PATCH] 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 --- libhttpd.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1