X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/534983d7352171526a6d43b112e0baaefdb1e3cd..ed7bd3a3802f6398e5a8ae38cb67516efde0e327:/include/common.h diff --git a/include/common.h b/include/common.h index eb519f63..cfce1b9f 100644 --- a/include/common.h +++ b/include/common.h @@ -12,6 +12,9 @@ #ifndef __COMMON_H #define __COMMON_H +#include +typedef unsigned char byte_t; + //----------------------------------------------------------------------------- // ISO 14443A //-----------------------------------------------------------------------------