X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c948cbde8cdb6870daa7df8fef0bef76b8da5333..8b6a93df9152de16e16fd4158775954228245613:/client/mifarehost.h?ds=inline diff --git a/client/mifarehost.h b/client/mifarehost.h index 64fc9339..d74f3f0e 100644 --- a/client/mifarehost.h +++ b/client/mifarehost.h @@ -19,6 +19,7 @@ #include "util.h" #include "nonce2key/nonce2key.h" #include "nonce2key/crapto1.h" +#include "iso14443crc.h" #define MEM_CHUNK 1000000 #define NESTED_SECTOR_RETRY 10