Fix compile issues for mfkey32 and mfkey64 after Pull Request #380

This commit is contained in:
pwpiwi 2017-08-18 07:50:03 +02:00
commit d0067d0768
3 changed files with 3 additions and 2 deletions

View file

@ -10,9 +10,9 @@
// MIFARE Darkside hack
//-----------------------------------------------------------------------------
#include "mifare.h"
#include "mfkey.h"
#include "mifare.h"
#include "crapto1/crapto1.h"