]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14a.h
Merge branch 'master' of github.com:merlokk/proxmark3 into 14a_rework3
[proxmark3-svn] / client / cmdhf14a.h
index 919ece5ab607870bf52c50eda060cbe3f9b52464..16e03574a4bc5d9b5c5d50277d4516a87ff5d229 100644 (file)
@@ -31,6 +31,7 @@
 #include "cmdhfmfu.h"
 #include "mifarehost.h"
 #include "emv/apduinfo.h"
+#include "emv/emvcore.h"
 
 // structure and database for uid -> tagtype lookups 
 typedef struct { 
@@ -42,6 +43,7 @@ int CmdHF14A(const char *Cmd);
 int CmdHF14AList(const char *Cmd);
 int CmdHF14AMifare(const char *Cmd);
 int CmdHF14AReader(const char *Cmd);
+extern int CmdHF14AInfo(const char *Cmd);
 int CmdHF14ASim(const char *Cmd);
 int CmdHF14ASnoop(const char *Cmd);
 char* getTagInfo(uint8_t uid);
Impressum, Datenschutz