]> granicus.if.org Git - apache/commitdiff
Fix for moved macros
authorChuck Murcko <chuck@apache.org>
Mon, 12 Feb 2001 09:20:03 +0000 (09:20 +0000)
committerChuck Murcko <chuck@apache.org>
Mon, 12 Feb 2001 09:20:03 +0000 (09:20 +0000)
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

modules/proxy/mod_proxy.h

index b1369dd10a4eca65c546f9f7e67b5de9550aba37..1991c457ed4547964ff0447094bb4779a7fdb7d0 100644 (file)
@@ -89,6 +89,7 @@
 #undef EXPLAIN
 
 #include "apr_compat.h"
+#include "apr_lib.h"
 #include "apr_strings.h"
 
 #if APR_HAVE_NETDB_H