make sure all .c include their own .h

This commit is contained in:
Philippe Teuwen 2019-10-26 18:56:36 +02:00
commit 129b1c4b1f
5 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,4 @@
#include "hfsnoop.h"
#include "proxmark3_arm.h"
#include "BigBuf.h"
#include "fpgaloader.h"