From 4934744b9334b7f0ba31f31830896d2c1f089246 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Mon, 17 Feb 2003 13:29:59 +0000 Subject: Win32 build improvements --- main/php.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'main/php.h') diff --git a/main/php.h b/main/php.h index d6c220b3e1..6cd191453a 100644 --- a/main/php.h +++ b/main/php.h @@ -22,10 +22,6 @@ #ifndef PHP_H #define PHP_H -#ifdef PHP_WIN32 -#include -#endif - #ifdef HAVE_DMALLOC #include #endif -- cgit v1.2.1