mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
missing include
This commit is contained in:
parent
021ee95e07
commit
fcf0265704
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "cmdhflegic.h"
|
||||
|
||||
#include <stdio.h> // for Mingw readline
|
||||
#include <ctype.h> // tolower
|
||||
#include <readline/readline.h>
|
||||
|
||||
#include "cmdparser.h" // command_t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue