mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
missing include
This commit is contained in:
parent
a187968967
commit
f008b965d5
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#if UINTPTR_MAX == UINT64_MAX
|
#if UINTPTR_MAX == UINT64_MAX
|
||||||
// 64-bit
|
// 64-bit
|
||||||
#define PRESETS 1
|
#define PRESETS 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue