From: Ryan Bloom Date: Mon, 12 Jun 2000 15:43:10 +0000 (+0000) Subject: Missed one sys/stat.h in mod_rewrite.h. Removing it now. X-Git-Tag: APACHE_2_0_ALPHA_5~360 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6d6a8d19768df34ca048a4936e21f36cbb1985e;p=thirdparty%2Fapache%2Fhttpd.git Missed one sys/stat.h in mod_rewrite.h. Removing it now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85536 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/mappers/mod_rewrite.h b/modules/mappers/mod_rewrite.h index a09d51474cb..a233ebc8c52 100644 --- a/modules/mappers/mod_rewrite.h +++ b/modules/mappers/mod_rewrite.h @@ -104,7 +104,6 @@ #ifndef NETWARE #include #endif -#include /* Include from the Apache server ... */ #define CORE_PRIVATE