X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/e7f43e92e9b8a8afe7aa235a34a70af59e8e6cea..01f082a60f8f28db1547a931ecafac7463a415d1:/client/nonce2key/nonce2key.h diff --git a/client/nonce2key/nonce2key.h b/client/nonce2key/nonce2key.h index 026b8cfc..807c2f2f 100644 --- a/client/nonce2key/nonce2key.h +++ b/client/nonce2key/nonce2key.h @@ -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"