From: Chuck Murcko Date: Sat, 11 Nov 2000 11:54:10 +0000 (+0000) Subject: Pick up buff.h for the moment, now to get the conn_rec changes from the last X-Git-Tag: APACHE_2_0_ALPHA_8~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a336184f5c3d61487edddc859599ddbe4dfbc8af;p=apache Pick up buff.h for the moment, now to get the conn_rec changes from the last few days taken care of. PR: Obtained from: Chuck Murcko Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86925 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/mod_proxy.h b/modules/proxy/mod_proxy.h index 9d82366702..16e5a7bad8 100644 --- a/modules/proxy/mod_proxy.h +++ b/modules/proxy/mod_proxy.h @@ -110,6 +110,7 @@ #include "http_config.h" #include "http_protocol.h" #include "ap_cache.h" +#include "buff.h" #include "apr_compat.h" #include "apr_strings.h"