summary refs log tree commit diff stats
path: root/tap-win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-win32.c')
-rw-r--r--tap-win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tap-win32.c b/tap-win32.c
index 694441eee9..bfec14578a 100644
--- a/tap-win32.c
+++ b/tap-win32.c
@@ -30,6 +30,7 @@
 #include "net.h"
 #include "sysemu.h"
 #include <stdio.h>
+#define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 
 /* NOTE: PCIBus is redefined in winddk.h */