// 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"