mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-08 17:18:10 +08:00
remove include
This commit is contained in:
parent
3ab9dbe4c6
commit
593202867a
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
#include "iso14443a.h"
|
#include "iso14443a.h"
|
||||||
#include "crapto1/crapto1.h"
|
#include "crapto1/crapto1.h"
|
||||||
#include "des.h"
|
#include "des.h"
|
||||||
#include "random.h" // fast_prand, prand
|
|
||||||
|
|
||||||
// mifare authentication
|
// mifare authentication
|
||||||
#define CRYPT_NONE 0
|
#define CRYPT_NONE 0
|
||||||
|
|
Loading…
Reference in a new issue