Merge bug#47867 to 5.1-bugteam

This commit is contained in:
Magnus Blåudd 2009-11-03 18:07:19 +01:00
commit 7b7f01499a
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>