mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
Merge pull request #313 from oliverschmidt/master
unistd.h doesn't seem to be necessary but breaks the MS VC build.
This commit is contained in:
commit
ff2ecfd403
@ -37,7 +37,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
static FILE *eeprom_file;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user