From: Chuck Murcko Date: Mon, 12 Feb 2001 09:20:03 +0000 (+0000) Subject: Fix for moved macros X-Git-Tag: 2.0.11~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4251e4508178692e9373d174ef708e5eba43bdad;p=apache Fix for moved macros PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88110 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/mod_proxy.h b/modules/proxy/mod_proxy.h index b1369dd10a..1991c457ed 100644 --- a/modules/proxy/mod_proxy.h +++ b/modules/proxy/mod_proxy.h @@ -89,6 +89,7 @@ #undef EXPLAIN #include "apr_compat.h" +#include "apr_lib.h" #include "apr_strings.h" #if APR_HAVE_NETDB_H