mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 21:03:23 -07:00
client/cmdparser.c: Cosmetic changes.
client/cmdlf.c: Add missing include for "WaitForResponse".
This commit is contained in:
parent
37239a7c4b
commit
040a7baad0
2 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "graph.h"
|
||||
#include "ui.h"
|
||||
#include "cmdparser.h"
|
||||
#include "cmdmain.h"
|
||||
#include "cmddata.h"
|
||||
#include "cmdlf.h"
|
||||
#include "cmdlfhid.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue