]> granicus.if.org Git - apache/commitdiff
And where, praytell, should mod_proxy.c find ap_send_http_options
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 19 Oct 2001 05:01:13 +0000 (05:01 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 19 Oct 2001 05:01:13 +0000 (05:01 +0000)
  and ap_send_http_trace?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91561 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.c

index 1f4d417b241499771a3bd5b59436c3209ae31975..94270aae1f7612ad1d54f897fed487eed7f88f84 100644 (file)
@@ -59,6 +59,7 @@
 #define CORE_PRIVATE
 
 #include "mod_proxy.h"
+#include "mod_core.h"
 
 extern module AP_MODULE_DECLARE_DATA proxy_module;