X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/e0c635d19c58423d88ae698788a31c865e5554ab..8b6a93df9152de16e16fd4158775954228245613:/client/mifarehost.h 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