Commit f6b7c5d5 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  And where, praytell, should mod_proxy.c find ap_send_http_options
  and ap_send_http_trace?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91561 13f79535-47bb-0310-9956-ffa450edef68
parent 6f3c8f14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@
#define CORE_PRIVATE

#include "mod_proxy.h"
#include "mod_core.h"

extern module AP_MODULE_DECLARE_DATA proxy_module;