CHG: 'hf mf chk' - adding default_key array refactoring (@merlokk)

This commit is contained in:
iceman1001
2017-12-06 20:14:18 +01:00
parent 8a69488582
commit 2bc60a87aa
3 changed files with 69 additions and 64 deletions

View File

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