From c6f5b0fb921040416b43b8b0e035ad3dda2c319f Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 27 Jul 2017 21:38:41 +0200 Subject: [PATCH] missing some inttypes... --- client/util.h | 1 + 1 file changed, 1 insertion(+) diff --git a/client/util.h b/client/util.h index 802354689..76c0a10eb 100644 --- a/client/util.h +++ b/client/util.h @@ -17,6 +17,7 @@ #include #include // math.pow #include // time, gmtime +#include // PRIx64 defines #include "proxmark3.h" // time_t #include "data.h" // for FILE_PATH_SIZE