#include "cmdmain.h"\r
#include "cmdhfmfhard.h"\r
#include "util.h"\r
+#include "util_posix.h"\r
#include "usb_cmd.h"\r
#include "ui.h"\r
#include "mifarehost.h"\r
break;\r
default:\r
PrintAndLog("Key type must be A , B or ?");\r
+ free(keyBlock);\r
return 1;\r
};\r
\r