Don't redefine WINAPI. Spotted by Travis Snoozy <ai2097@yahoo.com>

svn path=/trunk/; revision=9520
This commit is contained in:
Gé van Geldorp 2004-05-28 18:25:05 +00:00
parent 942d157b7a
commit 137743321e

View file

@ -10,11 +10,6 @@
#include <tchar.h>
#include <time.h>
#ifdef __GNUC__
#undef WINAPI
#define WINAPI
#endif
#include <iptypes.h>
#include <ipexport.h>
#include <iphlpapi.h>