]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tcpdump-stdinc.h
Update tcpdump-stdinc.h
[tcpdump] / tcpdump-stdinc.h
index b5166f2700daac4ffa0939e093e0cd275c7748d5..1fe7194f442806e2bcff6a4d249b8b2361ef4ac3 100644 (file)
 
 #ifdef WIN32
 
-#ifdef __MINGW32__
 #include <stdint.h>
-#endif
-
 #include <stdio.h>
 #include <winsock2.h>
 #include <ws2tcpip.h>