unistd.h doesn't seem to be necessary but breaks the MS VC build.

ico
Oliver Schmidt 2013-07-31 00:02:29 +02:00
parent 3cda787264
commit 116c3f119b
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
static FILE *eeprom_file;