]> granicus.if.org Git - php/commitdiff
it's n.a. on win32 :)
authorDaniel Beulshausen <dbeu@php.net>
Mon, 23 Oct 2000 13:56:22 +0000 (13:56 +0000)
committerDaniel Beulshausen <dbeu@php.net>
Mon, 23 Oct 2000 13:56:22 +0000 (13:56 +0000)
ext/zlib/zlib.c

index 711effe76b62ab609d69d63611e37f58dfac212d..d9c7d682365c5e2f8697e65000f28f1f0e4c6615 100644 (file)
@@ -19,7 +19,9 @@
 /* $Id$ */
 #define IS_EXT_MODULE
 
+#ifndef PHP_WIN32
 #include "php_config.h"
+#endif
 
 #if HAVE_FOPENCOOKIE 
 #define _GNU_SOURCE