From: William A. Rowe Jr Date: Thu, 21 Dec 2000 20:33:50 +0000 (+0000) Subject: This should build entirely with APR support. X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~340 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72526739336f4799495a22f07d285f88bd4e3d51;p=apache This should build entirely with APR support. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87500 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/logresolve.c b/support/logresolve.c index 43fa47a549..6ad8d8e6d6 100644 --- a/support/logresolve.c +++ b/support/logresolve.c @@ -39,7 +39,7 @@ * that one of these matches the original address. */ -#include "ap_config.h" +#include "apr_lib.h" #include #ifdef HAVE_CTYPE_H #include