X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a3bd24b5dc0e562c36f681106915cf37cfbe548f..33443e7:/client/nonce2key/nonce2key.h diff --git a/client/nonce2key/nonce2key.h b/client/nonce2key/nonce2key.h index fac9c151..07ad18c0 100644 --- a/client/nonce2key/nonce2key.h +++ b/client/nonce2key/nonce2key.h @@ -13,11 +13,8 @@ #ifndef __NONCE2KEY_H #define __NONCE2KEY_H -#include -#include -#include "crapto1.h" -#include "common.h" -//#include //for bool +#include +#include typedef struct { uint32_t cuid;