]> granicus.if.org Git - apache/commitdiff
This should build entirely with APR support.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2000 20:33:50 +0000 (20:33 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2000 20:33:50 +0000 (20:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87500 13f79535-47bb-0310-9956-ffa450edef68

support/logresolve.c

index 43fa47a549a93f258e11f0b280993698fb0c6d71..6ad8d8e6d68115412cd87d8ebd2687b1f9f8acfe 100644 (file)
@@ -39,7 +39,7 @@
  * that one of these matches the original address.
  */
 
-#include "ap_config.h"
+#include "apr_lib.h"
 #include <stdio.h>
 #ifdef HAVE_CTYPE_H
 #include <ctype.h>