]> granicus.if.org Git - apache/blobdiff - modules/dav/fs/mod_dav_fs.c
followup to r1694901, it was too greedy
[apache] / modules / dav / fs / mod_dav_fs.c
index 510325cfffd697115b4525b3ec4bfd0799b2a5fa..4a3062cb9500332720c544f3051249979788d69c 100644 (file)
@@ -17,7 +17,7 @@
 #include "httpd.h"
 #include "http_config.h"
 #include "apr_strings.h"
-#if (!defined(WIN32) && !defined(NETWARE)) || defined(__MINGW32__)
+#if (!defined(WIN32) && !defined(NETWARE))
 #include "ap_config_auto.h"
 #endif