This commit is contained in:
merlokk 2018-11-14 18:11:05 +02:00
commit cc6cd93ea7
2 changed files with 34 additions and 2 deletions

View file

@ -47,6 +47,7 @@
#include <sys/stat.h>
#include <stdarg.h>
#include "../ui.h"
#include "../emv/emvjson.h"
int fileExists(const char *filename);