mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
FIX: lets see if this fixes the pyramid clone crash on OSX
This commit is contained in:
parent
69c4516d32
commit
90639dd1cc
2 changed files with 8 additions and 7 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
#define __STDC_FORMAT_MACROS 1
|
||||
#include <inttypes.h>
|
||||
#define lx PRIx32
|
||||
#define llx PRIx64
|
||||
#define lli PRIi64
|
||||
#define llu PRIu64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue