From a336184f5c3d61487edddc859599ddbe4dfbc8af Mon Sep 17 00:00:00 2001 From: Chuck Murcko Date: Sat, 11 Nov 2000 11:54:10 +0000 Subject: [PATCH] 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 --- modules/proxy/mod_proxy.h | 1 + 1 file changed, 1 insertion(+) 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" -- 2.40.0