mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: moved to header file
This commit is contained in:
parent
00e524aaf5
commit
995c94dc03
3 changed files with 6 additions and 6 deletions
|
@ -2,10 +2,8 @@
|
|||
#define __DESFIRE_CRYPTO_H
|
||||
|
||||
#include <string.h>
|
||||
//#include <strings.h>
|
||||
#include <stdarg.h>
|
||||
#include "printf.h"
|
||||
|
||||
#include "iso14443a.h"
|
||||
#include "../common/desfire.h"
|
||||
#include "des.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue