]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfti.c
major USB update
[proxmark3-svn] / client / cmdlfti.c
index a0e2bb84218f6f233624e96b6eb10877ac3d80b3..4e8b1150bfc52527738e0ee3f1d0d3909488a5d1 100644 (file)
@@ -1,6 +1,18 @@
+//-----------------------------------------------------------------------------
+// Copyright (C) 2010 iZsh <izsh at fail0verflow.com>
+//
+// This code is licensed to you under the terms of the GNU GPL, version 2 or,
+// at your option, any later version. See the LICENSE.txt file for the text of
+// the license.
+//-----------------------------------------------------------------------------
+// Low frequency TI commands
+//-----------------------------------------------------------------------------
+
 #include <stdio.h>
+#include <stdlib.h>
 #include "crc16.h"
 #include "proxusb.h"
+#include "proxmark3.h"
 #include "data.h"
 #include "ui.h"
 #include "graph.h"
Impressum, Datenschutz