Fixed detection of windows-native
This commit is contained in:
parent
6d4f50e53a
commit
fee4476605
|
@ -35,7 +35,7 @@
|
|||
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#ifndef _WIN32
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue