diff options
Diffstat (limited to 'tap-win32.c')
-rw-r--r-- | tap-win32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tap-win32.c b/tap-win32.c index 3279644236..df31fda497 100644 --- a/tap-win32.c +++ b/tap-win32.c @@ -30,7 +30,6 @@ #include "net.h" #include "sysemu.h" #include <stdio.h> -#define WIN32_LEAN_AND_MEAN #include <windows.h> /* NOTE: PCIBus is redefined in winddk.h */ |