mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
marcan's patch until he gets commit access. Remove C library's includes from the firmware side since it's not available anyway and not used
This commit is contained in:
parent
cbb03be993
commit
5e174a511b
8 changed files with 85 additions and 7 deletions
|
@ -8,8 +8,7 @@
|
|||
|
||||
#include "apps.h"
|
||||
#include "legicrf.h"
|
||||
#include "unistd.h"
|
||||
#include "stdint.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#include "legic_prng.h"
|
||||
#include "crc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue