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