]> granicus.if.org Git - apache/commitdiff
Missed one sys/stat.h in mod_rewrite.h. Removing it now.
authorRyan Bloom <rbb@apache.org>
Mon, 12 Jun 2000 15:43:10 +0000 (15:43 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 12 Jun 2000 15:43:10 +0000 (15:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85536 13f79535-47bb-0310-9956-ffa450edef68

modules/mappers/mod_rewrite.h

index a09d51474cb2e0f8f86064e22622e968338134cb..a233ebc8c528da64f5edb5f61be0051cdc9dd6e2 100644 (file)
 #ifndef NETWARE
 #include <sys/types.h>
 #endif
-#include <sys/stat.h>
 
     /* Include from the Apache server ... */
 #define CORE_PRIVATE