]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Update mifarehost.c iceman1001-patch-5 339/head 340/head
authorIceman <iceman@iuse.se>
Mon, 26 Jun 2017 20:14:02 +0000 (22:14 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2017 20:14:02 +0000 (22:14 +0200)
Some includes for the detection #defines

client/mifarehost.c

index 51dd73744609e9543924eeadb9e77ae1032220b1..f7331dfcf5d69d30c2875f423e7c2d5a5e9525b0 100644 (file)
@@ -22,6 +22,8 @@
 #include "ui.h"\r
 #include "util.h"\r
 #include "iso14443crc.h"\r
+#include "mifare.h"    // for ISO14A_CONNECT etc\r
+#include "protocols.h" // for MIFARE_AUTH_KEYA\r
 \r
 // mifare tracer flags used in mfTraceDecode()\r
 #define TRACE_IDLE                                             0x00\r
Impressum, Datenschutz