mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
stricter warnings: Wredundant-decls
This commit is contained in:
parent
6221d28e43
commit
19be62f7e6
9 changed files with 11 additions and 39 deletions
|
@ -51,6 +51,7 @@
|
|||
|
||||
#ifndef ON_DEVICE
|
||||
#include "ui.h"
|
||||
#include "util.h"
|
||||
# include "cmddata.h"
|
||||
# define prnt(args...) PrintAndLogEx(DEBUG, ## args );
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue