X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f4a57e861d88657e58ef01cb96ce732d588ca91f..d79411bfba364c2c93be71e8b999ab45d62e1ec5:/armsrc/desfire_crypto.h

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"