FIX: OSX disable app-nap during serial comm (@anticat)
https://github.com/Proxmark/proxmark3/pull/687
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "common.h"
|
||||
#include "util_posix.h"
|
||||
#include "util.h"
|
||||
#include "util_darwin.h"
|
||||
|
||||
#if defined(__linux__) && !defined(NO_UNLINK)
|
||||
#include <unistd.h> // for unlink()
|
||||
|
||||
Reference in New Issue
Block a user