chg: strange behavior when running checks with hardnested

This commit is contained in:
iceman1001 2017-12-18 11:29:34 +01:00
commit e6f0672015
5 changed files with 6 additions and 4 deletions

View file

@ -29,7 +29,7 @@
#include "mifarehost.h"
#include "util_posix.h" // msclock
#include "mifaredefault.h" // mifare default key array
#include "cmdhf14a.h" // dropfield
extern int CmdHFMF(const char *Cmd);