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
This commit is contained in:
Ryan Bloom
2000-06-12 15:43:10 +00:00
parent 16748b4e22
commit e6d6a8d197

View File

@ -104,7 +104,6 @@
#ifndef NETWARE
#include <sys/types.h>
#endif
#include <sys/stat.h>
/* Include from the Apache server ... */
#define CORE_PRIVATE