]> git.zerfleddert.de Git - proxmark3-svn/blame - armsrc/desfire_key.h
Merge branch 'master' of https://github.com/Proxmark/proxmark3
[proxmark3-svn] / armsrc / desfire_key.h
CommitLineData
f38a1528 1#ifndef __DESFIRE_KEY_H
2#define __DESFIRE_KEY_H
3
4#include <string.h>
5#include <stdint.h>
6#include <stdarg.h>
7
8#include "iso14443a.h"
9#include "../common/desfire.h"
10#endif
Impressum, Datenschutz