]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/util.h
Fix some missing include statements which impact using proxmark3 client as a library.
[proxmark3-svn] / client / util.h
index c92493e8030437600189d5a25b686fcabf34b73a..701662c3e27547b053851bb704464d5feaec7f2e 100644 (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
 
Impressum, Datenschutz