X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/d294f5825daa3eca345650c670593115e0277d3b..1156e3e32f4d516933d7f3e2e730d46bcd0746fd:/client/mifarehost.c?ds=sidebyside diff --git a/client/mifarehost.c b/client/mifarehost.c index 0987e1f2..57afd203 100644 --- a/client/mifarehost.c +++ b/client/mifarehost.c @@ -14,7 +14,7 @@ #include #include "mifarehost.h" #include "proxmark3.h" -#include "radixsort.h" +//#include "radixsort.h" // MIFARE int compar_int(const void * a, const void * b) {