Fix some missing include statements which impact using proxmark3 client as a library.

This commit is contained in:
Michael Farrell 2016-12-23 17:35:50 +10:00
commit faad338efe
3 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,7 @@
#include <string.h>
#include <ctype.h>
#include <math.h> // math.pow
#include <time.h> // time, gmtime
#include "proxmark3.h" // time_t
#include "data.h" // for FILE_PATH_SIZE