X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c068ebb78f2e4070fcf1a604df0d7088374b60c6..f176990a8e30eda97e29da9fae4d5b979df215dc:/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"