X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/799ac5f14ad8975ead235dc6e46fda6cb71da3ed..refs/heads/iceman1001-patch-5:/client/mifarehost.c diff --git a/client/mifarehost.c b/client/mifarehost.c index 51dd7374..f7331dfc 100644 --- a/client/mifarehost.c +++ b/client/mifarehost.c @@ -22,6 +22,8 @@ #include "ui.h" #include "util.h" #include "iso14443crc.h" +#include "mifare.h" // for ISO14A_CONNECT etc +#include "protocols.h" // for MIFARE_AUTH_KEYA // mifare tracer flags used in mfTraceDecode() #define TRACE_IDLE 0x00