X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/05446d5bc3d9263efc6a12026f6cf84bb421735e..9015ae0f5dec6a7922ff6ce30eb62ad7a0e6cf5b:/armsrc/desfire_crypto.h?ds=inline

diff --git a/armsrc/desfire_crypto.h b/armsrc/desfire_crypto.h
index 698f11e3..47da8354 100644
--- a/armsrc/desfire_crypto.h
+++ b/armsrc/desfire_crypto.h
@@ -2,7 +2,7 @@
 #define __DESFIRE_CRYPTO_H
 
 #include <string.h>
-#include <strings.h>
+//#include <strings.h>
 #include <stdarg.h>
 #include "printf.h"