]> Git Repo - qemu.git/blobdiff - net.c
Fix windows build and clean up use of <windows.h>
[qemu.git] / net.c
diff --git a/net.c b/net.c
index 90c4b5b3c641ecccdf865c6b22baac29ec87779a..c853dafb86235b7574e66b1a31a9f2ba99d3f69e 100644 (file)
--- a/net.c
+++ b/net.c
 #endif
 
 #ifdef _WIN32
+#include <windows.h>
 #include <malloc.h>
 #include <sys/timeb.h>
 #include <mmsystem.h>
This page took 0.020868 seconds and 4 git commands to generate.