missing some inttypes...
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include <ctype.h>
|
||||
#include <math.h> // math.pow
|
||||
#include <time.h> // time, gmtime
|
||||
#include <inttypes.h> // PRIx64 defines
|
||||
#include "proxmark3.h" // time_t
|
||||
#include "data.h" // for FILE_PATH_SIZE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user