add: potential fix for OSX uses, by @piwi

chg:  adapting fix to support iceman forks extended commands.
This commit is contained in:
iceman1001
2018-05-02 08:11:29 +02:00
parent 886f7fbdad
commit 207fa2b574
39 changed files with 160 additions and 129 deletions

View File

@@ -18,7 +18,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include "data.h"
#include "ui.h" // PrintAndLog
#ifdef ANDROID