mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 03:30:01 +00:00
unistd.h doesn't seem to be necessary but breaks the MS VC build.
This commit is contained in:
parent
3cda787264
commit
116c3f119b
@ -37,7 +37,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
static FILE *eeprom_file;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user