Fix some missing include statements which impact using proxmark3 client as a library.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "common.h"
|
||||
#include "mifare.h" // nonces_t struct
|
||||
#include "ui.h" // PrintAndLog
|
||||
#include "util.h" // FALSE / TRUE
|
||||
#include "proxmark3.h"
|
||||
#include "mifarehost.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user