Selaa lähdekoodia

fix last commit

wangyu- 7 vuotta sitten
vanhempi
sitoutus
6153aca5d8
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      common.h

+ 1 - 0
common.h

@@ -57,6 +57,7 @@
 
 #if defined(__MINGW32__)
 #include <winsock2.h>
+#include <ws2ipdef.h>
 typedef unsigned char u_int8_t;
 typedef unsigned short u_int16_t;
 typedef unsigned int u_int32_t;