CHG: moved to header file

This commit is contained in:
iceman1001 2017-01-21 10:25:29 +01:00
commit 995c94dc03
3 changed files with 6 additions and 6 deletions

View file

@ -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"