mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Merge branch 'master' into vas
Signed-off-by: Iceman <iceman@iuse.se>
This commit is contained in:
commit
a4f77e224e
3 changed files with 15 additions and 4 deletions
|
@ -10,9 +10,6 @@
|
|||
|
||||
#if defined(__APPLE__)
|
||||
#include "TargetConditionals.h"
|
||||
#if TARGET_OS_IOS || TARGET_OS_WATCH || TARGET_OS_TV
|
||||
#define system(s) ((s)==NULL ? 0 : -1)
|
||||
#endif // end iOS
|
||||
#endif
|
||||
|
||||
#include <limits.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue