X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0691975406414516cdc977454a7965a8ca40b88d..refs/pull/264/head:/client/cmdlfvisa2000.c?ds=inline

diff --git a/client/cmdlfvisa2000.c b/client/cmdlfvisa2000.c
index f8649bb1..61669035 100644
--- a/client/cmdlfvisa2000.c
+++ b/client/cmdlfvisa2000.c
@@ -4,13 +4,14 @@
 // at your option, any later version. See the LICENSE.txt file for the text of
 // the license.
 //-----------------------------------------------------------------------------
-// Low frequency visa 200 tag commands
+// Low frequency visa 2000 tag commands
 // by iceman
 //-----------------------------------------------------------------------------
 
 #include "cmdlfvisa2000.h"
 
 #include <stdio.h>
+#include <string.h>
 #include "proxmark3.h"
 #include "ui.h"
 #include "util.h"