FIX: missed include. for boolean defines
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
#ifndef CMDLFCOTAG_H__
|
#ifndef CMDLFCOTAG_H__
|
||||||
#define CMDLFCOTAG_H__
|
#define CMDLFCOTAG_H__
|
||||||
|
|
||||||
|
#include "util.h" // FALSE / TRUE
|
||||||
#include "proxmark3.h" // Definitions, USB controls, etc
|
#include "proxmark3.h" // Definitions, USB controls, etc
|
||||||
#include "cmddata.h" // getSamples
|
#include "cmddata.h" // getSamples
|
||||||
#include "cmdparser.h" // CmdsParse, CmdsHelp
|
#include "cmdparser.h" // CmdsParse, CmdsHelp
|
||||||
|
|||||||
Reference in New Issue
Block a user