X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/79e477ea223b2495efc95d63b43da3a06c6df5d0..2589bb2c2187559dfd9e2acbccc16962198bf569:/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