X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/d716ca2fc1062c3c7f67cb52b0799df32adf6b0d..f8f62cebc6bcef8302124ac92d146570a3e97a1f:/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"