]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/util.h
ADD: the option to simulate tnp3xxx inthe command "hf mf sim"
[proxmark3-svn] / client / util.h
index 2677ab84589c39cf73f305ec292d33eecf2b423f..54562a07069f76d9e604320f7e1512cb84f20fbc 100644 (file)
@@ -15,6 +15,7 @@
 #include <string.h>
 #include <ctype.h>
 #include <time.h>
+#include "data.h"
 
 #ifndef MIN
 # define MIN(a, b) (((a) < (b)) ? (a) : (b))
Impressum, Datenschutz