mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
wrong includes
This commit is contained in:
parent
493a26b93a
commit
98d8405830
4 changed files with 25 additions and 20 deletions
|
@ -8,10 +8,7 @@
|
|||
// High frequency MIFARE commands
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "cmdhfmf.h"
|
||||
#include "util.h"
|
||||
#include <openssl/des.h>
|
||||
#include <openssl/aes.h>
|
||||
#include "cmdhfmfdesfire.h"
|
||||
|
||||
static int CmdHelp(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue