]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso15693.c
Split str* and mem* into string.[ch]
[proxmark3-svn] / armsrc / iso15693.c
index 30a631e80e859eb3616b5d816519e686901dd53f..31c13e95e08330f4bb9841ab0ee7abd61679d0f3 100644 (file)
@@ -11,6 +11,7 @@
 #include "proxmark3.h"
 #include "util.h"
 #include "apps.h"
+#include "string.h"
 
 // FROM winsrc\prox.h //////////////////////////////////
 #define arraylen(x) (sizeof(x)/sizeof((x)[0]))
Impressum, Datenschutz