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