mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 10:36:58 -07:00
Fix compile issues for mfkey32 and mfkey64 after Pull Request #380
This commit is contained in:
parent
4efdfbe638
commit
d0067d0768
3 changed files with 3 additions and 2 deletions
|
@ -10,9 +10,9 @@
|
|||
// MIFARE Darkside hack
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "mifare.h"
|
||||
#include "mfkey.h"
|
||||
|
||||
#include "mifare.h"
|
||||
#include "crapto1/crapto1.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue