This header has to be included always.

This commit is contained in:
jjgarcia 2008-08-28 19:22:17 +00:00
parent fff7731bec
commit 6207ffb175

View file

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