Auto-merge from mysql-trunk-merge.

This commit is contained in:
Alexander Nozdrin 2009-11-06 18:33:37 +03:00
commit f56223598e
2 changed files with 0 additions and 4 deletions

View File

@ -27,7 +27,6 @@
#include <time.h>
#if defined(_WIN32)
#define _WIN32_WINNT 0x0400
#include <windows.h>
#include <wincrypt.h>
#else

View File

@ -50,9 +50,6 @@
is killed.
*/
/* Requires Windows 2000 or higher */
#define _WIN32_WINNT 0x0500
#include <windows.h>
#include <stdio.h>
#include <tlhelp32.h>