cvs: TSRM / readdir.h

[email protected] ("Scott MacVicar")
Newsgroups php.zend-engine.cvs
Message-ID <cvsscottmac1208866722@cvsserver>
scottmac		Tue Apr 22 12:18:42 2008 UTC

  Modified files:              
    /TSRM	readdir.h 
  Log:
  Fix compiler warnings with redefinition of _WIN32_WINNT
  
http://cvs.php.net/viewvc.cgi/TSRM/readdir.h?r1=1.2&r2=1.3&diff_format=u
Index: TSRM/readdir.h
diff -u TSRM/readdir.h:1.2 TSRM/readdir.h:1.3
--- TSRM/readdir.h:1.2	Fri Nov 10 11:20:58 2006
+++ TSRM/readdir.h	Tue Apr 22 12:18:42 2008
@@ -7,7 +7,9 @@
  * on Windows 95/NT.
  */
 
+#ifndef _WIN32_WINNT
 #define _WIN32_WINNT 0x0400
+#endif
 
 #include <windows.h>
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.