]> granicus.if.org Git - php/commitdiff
Fix redef warnings
authorKalle Sommer Nielsen <kalle@php.net>
Mon, 6 Apr 2009 09:12:16 +0000 (09:12 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Mon, 6 Apr 2009 09:12:16 +0000 (09:12 +0000)
win32/build/config.w32.h.in

index 8b8aab28be7538bf5bb1600d9c918a27a88c2db1..cc9f96e4638038369809e1bd4c34b71240edf139 100644 (file)
@@ -4,6 +4,8 @@
 */
 
 /* Define the minimum supported version */
+#undef _WIN32_WINNT
+#undef NTDDI_VERSION
 #define _WIN32_WINNT 0x500
 #define NTDDI_VERSION  _WIN32_WIN2K