mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
make sure all .c include their own .h
This commit is contained in:
parent
af75c70c27
commit
129b1c4b1f
5 changed files with 6 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
// LEGIC RF simulation code
|
||||
//-----------------------------------------------------------------------------
|
||||
#include "legicrfsim.h"
|
||||
#include "legicrf.h"
|
||||
|
||||
#include "crc.h" /* legic crc-4 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue