aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--slirp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp.h b/slirp.h
index 784e128..fba59c1 100644
--- a/slirp.h
+++ b/slirp.h
@@ -20,6 +20,7 @@ typedef uint32_t u_int32_t;
typedef uint64_t u_int64_t;
typedef char *caddr_t;
+#include <windows.h>
#include <winsock2.h>
#include <sys/timeb.h>
#include <iphlpapi.h>