mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #315 from cjbrigato/patch-2
Fixes Compilation on OSX after summer restruct
This commit is contained in:
commit
6f17f5daed
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
#include "ui.h"
|
#include "ui.h"
|
||||||
#include "crc16.h"
|
#include "crc16.h"
|
||||||
#include "util_posix.h" // msclock
|
#include "util_posix.h" // msclock
|
||||||
|
#include "util_darwin.h" // en/dis-ableNapp();
|
||||||
|
|
||||||
//#define COMMS_DEBUG
|
//#define COMMS_DEBUG
|
||||||
//#define COMMS_DEBUG_RAW
|
//#define COMMS_DEBUG_RAW
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue