]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14b.h
Added loading EMV transaction parameters from json file (#659)
[proxmark3-svn] / client / cmdhf14b.h
index a45b74341ced2cd82a733472f7abd4939fc29744..4fcae927dfb1630cc86df28b03b1bdbd9dd7b8da 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef CMDHF14B_H__
 #define CMDHF14B_H__
 
+#include <stdbool.h>
+
 int CmdHF14B(const char *Cmd);
 int CmdHF14BList(const char *Cmd);
 int CmdHF14BInfo(const char *Cmd);
Impressum, Datenschutz