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 a new issue