From 046d779e566623c9d23b14d0a61ee5fa653d134b Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 17 Dec 2009 18:51:24 +0000 Subject: Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATA git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@891835 13f79535-47bb-0310-9956-ffa450edef68 --- xlate/xlate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlate') diff --git a/xlate/xlate.c b/xlate/xlate.c index 58875c5a3..400949f1c 100644 --- a/xlate/xlate.c +++ b/xlate/xlate.c @@ -15,7 +15,7 @@ */ #include "apu.h" -#include "apu_config.h" +#include "apr_private.h" #include "apr_lib.h" #include "apr_strings.h" #include "apr_portable.h" -- cgit v1.2.1