mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-08 03:31:21 +00:00
Merge pull request #1284 from farcaller/patch-1
Fixed detection of windows-native
This commit is contained in:
commit
0138f49c76
@ -35,7 +35,7 @@
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#ifndef _WIN32
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user