From: Bill Stoddard Date: Mon, 30 Aug 1999 20:39:33 +0000 (+0000) Subject: Forgot this hook... X-Git-Tag: 1.3.10~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6991d4075b55b175a6fb0cfe849566f863f27ac;p=thirdparty%2Fapache%2Fhttpd.git Forgot this hook... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83850 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/ApacheCore.def b/ApacheCore.def index 02d07acd8fc..9cc0911c684 100644 --- a/ApacheCore.def +++ b/ApacheCore.def @@ -365,3 +365,4 @@ EXPORTS ap_process_http_connection @360 ap_hook_check_user_id @361 ap_hook_auth_checker @362 + ap_hook_fixups @363 diff --git a/libhttpd.def b/libhttpd.def index 02d07acd8fc..9cc0911c684 100644 --- a/libhttpd.def +++ b/libhttpd.def @@ -365,3 +365,4 @@ EXPORTS ap_process_http_connection @360 ap_hook_check_user_id @361 ap_hook_auth_checker @362 + ap_hook_fixups @363