Missing header in mingw32

This commit is contained in:
jjgarcia 2005-10-24 10:14:15 +00:00
parent 8c25fe45cb
commit ede2235cb0

View file

@ -47,7 +47,7 @@
"#define MSG_WAITALL 0")
#+:wsock
(clines
#+(and :msvc (not :threads))
#+(and (or :msvc :mingw32) (not :threads))
"#include <winsock2.h>"
"typedef unsigned int uint32_t;"
#-:mingw32