]> granicus.if.org Git - php/commitdiff
- fix build
authorPierre Joye <pajoye@php.net>
Thu, 29 Jul 2010 12:06:15 +0000 (12:06 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 29 Jul 2010 12:06:15 +0000 (12:06 +0000)
ext/pcre/pcrelib/config.h

index 5f8a81be68d3066aa7185b206d574e4114e56de6..43bfa44053fd8bde4c1ce0d9d9c934b0ad0ee414 100644 (file)
@@ -1,6 +1,9 @@
 
 #include <php_compat.h>
-#include <php_config.h>
+
+#ifndef PHP_WIN32
+# include <php_config.h>
+#endif
 
 #undef PACKAGE_NAME
 #undef PACKAGE_VERSION