cvs: TSRM / readdir.h tsrm_config.w32.h

"Stanislav Malyshev" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvsstas1217440354@cvsserver>
stas		Wed Jul 30 17:52:34 2008 UTC

  Modified files:              
    /TSRM	readdir.h tsrm_config.w32.h 
  Log:
  fix warnings
  
  
http://cvs.php.net/viewvc.cgi/TSRM/readdir.h?r1=1.4&r2=1.5&diff_format=u
Index: TSRM/readdir.h
diff -u TSRM/readdir.h:1.4 TSRM/readdir.h:1.5
--- TSRM/readdir.h:1.4	Mon Apr 28 10:02:10 2008
+++ TSRM/readdir.h	Wed Jul 30 17:52:33 2008
@@ -7,9 +7,6 @@
  * on Windows 95/NT.
  */
 
-#undef _WIN32_WINNT
-#define _WIN32_WINNT 0x0500
-
 #include <windows.h>
 
 #include <io.h>
http://cvs.php.net/viewvc.cgi/TSRM/tsrm_config.w32.h?r1=1.5&r2=1.6&diff_format=u
Index: TSRM/tsrm_config.w32.h
diff -u TSRM/tsrm_config.w32.h:1.5 TSRM/tsrm_config.w32.h:1.6
--- TSRM/tsrm_config.w32.h:1.5	Tue Sep 30 09:49:40 2003
+++ TSRM/tsrm_config.w32.h	Wed Jul 30 17:52:33 2008
@@ -1,6 +1,8 @@
 #ifndef TSRM_CONFIG_W32_H
 #define TSRM_CONFIG_W32_H
 
+#include <../main/config.w32.h>
+
 #define HAVE_UTIME 1
 #define HAVE_ALLOCA 1
 #define HAVE_REALPATH 1



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.