X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/76c7e6c36368c3fc23dc4fab1fe5852023c78fac..76471e5d1734786f6095c0b689fa49c5f6e92136:/armsrc/desfire_crypto.h?ds=sidebyside 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