X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/75465377b93c9a27450a186342e9cfd2a84b4173..f176990a8e30eda97e29da9fae4d5b979df215dc:/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