]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfcotag.c
Add ROCA vulnerability test (RRG repository PR 76 by @merlokk) (#762)
[proxmark3-svn] / client / cmdlfcotag.c
index ca163480595dd39f2c5e35633638035d0a3d2439..d1808c9a00fae216a4ad6a8b0f3ea80f6052194c 100644 (file)
@@ -7,13 +7,15 @@
 //-----------------------------------------------------------------------------
 // Low frequency COTAG commands
 //-----------------------------------------------------------------------------
+
+#include "cmdlfcotag.h"
+
 #include <stdio.h>
 #include <string.h>
 #include <stdint.h>
-#include "proxmark3.h"
+#include "comms.h"
 #include "ui.h"
 #include "cmddata.h"
-#include "cmdlfcotag.h"
 #include "lfdemod.h"
 #include "usb_cmd.h"
 #include "cmdmain.h"
Impressum, Datenschutz