mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-05 07:36:14 +08:00
Fixes Compilation on OSX
This commit is contained in:
parent
47b60d84de
commit
cb39be8c47
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include "ui.h"
|
||||
#include "crc16.h"
|
||||
#include "util_posix.h" // msclock
|
||||
#include "util_darwin.h" // en/dis-ableNapp();
|
||||
|
||||
//#define COMMS_DEBUG
|
||||
//#define COMMS_DEBUG_RAW
|
||||
|
|
Loading…
Reference in a new issue