X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/3e50af4ee494c154e1069dbacd22d55624a6a432..ca24170fd4fe631b9ee5deedaa93f9e00cfe3f4f:/client/cmdlfcotag.h diff --git a/client/cmdlfcotag.h b/client/cmdlfcotag.h index c46348e4..f0d0e75f 100644 --- a/client/cmdlfcotag.h +++ b/client/cmdlfcotag.h @@ -11,15 +11,6 @@ #ifndef CMDLFCOTAG_H__ #define CMDLFCOTAG_H__ -#include "proxmark3.h"// Definitions, USB controls, COTAG_BITS -#include "util.h" // FALSE / TRUE -#include "cmddata.h" // getSamples -#include "cmdparser.h"// CmdsParse, CmdsHelp -#include "cmdmain.h" -#include "ui.h" // PrintAndLog -#include "cmdlf.h" // Setconfig -#include "lfdemod.h" // manrawdecode, bytebits_tobyteLSBF - #ifndef COTAG_BITS #define COTAG_BITS 264 #endif