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…
Reference in New Issue
Block a user