X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/76c7e6c36368c3fc23dc4fab1fe5852023c78fac..f56b1fae2d2c3bb9ecbdf018f1a3512df4031459:/armsrc/desfire_crypto.h diff --git a/armsrc/desfire_crypto.h b/armsrc/desfire_crypto.h index d580ccc8..47da8354 100644 --- a/armsrc/desfire_crypto.h +++ b/armsrc/desfire_crypto.h @@ -2,7 +2,7 @@ #define __DESFIRE_CRYPTO_H #include -#include +//#include #include #include "printf.h" @@ -11,5 +11,4 @@ #include "des.h" //#include "aes.h" - #endif