mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-24 08:05:13 +08:00
cppchecker missing includes
This commit is contained in:
parent
b63495cce7
commit
90a9c215de
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
// hitag2 attack functions
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "hitagcrypto.h"
|
||||
#include "hitag2_crypto.h"
|
||||
#include "hitag2crack.h"
|
||||
|
||||
#define READP0CMD "1100000111"
|
||||
|
|
Loading…
Reference in a new issue