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

index 277c1e7688a89c2cefd0638e59749f9b4983e64c..2e04b29aa7e387166244e0638e4f0f61dc41544c 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