]> Git Repo - qemu.git/blobdiff - slirp/slirp.h
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
[qemu.git] / slirp / slirp.h
index 1809ba73cc9efb4affd3e9580208cddb7b8c34e0..b8d756e55500c903d0790c9f5b2cd03d76e915e6 100644 (file)
@@ -29,6 +29,7 @@ typedef uint32_t u_int32_t;
 typedef uint64_t u_int64_t;
 typedef char *caddr_t;
 
+#define WIN32_LEAN_AND_MEAN
 # include <windows.h>
 # include <winsock2.h>
 # include <sys/timeb.h>
This page took 0.02255 seconds and 4 git commands to generate.