]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/util.h
FIX: time printing, like difftime in MINGW enviroments needs to use 32b time.
[proxmark3-svn] / client / util.h
index 22156db998ad7084f093cbc088c7ca2c66e94bbe..e492fd494f4f80ee8c4468d2b965f205199752fd 100644 (file)
@@ -13,7 +13,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <ctype.h>
-#include <time.h>
+#include <time.h> 
 #include "data.h"    //for FILE_PATH_SIZE
 
 #ifndef ROTR
Impressum, Datenschutz