Fix some missing include statements which impact using proxmark3 client as a library.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user