mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
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 New Issue
Block a user