fix lf_icehid on gcc v8

This commit is contained in:
Philippe Teuwen 2020-03-13 18:18:05 +01:00
commit 7ad649130a
2 changed files with 1 additions and 6 deletions

View file

@ -7,6 +7,7 @@
//-----------------------------------------------------------------------------
// main code for HID collector aka IceHID by Iceman
//-----------------------------------------------------------------------------
#include <inttypes.h>
#include "standalone.h" // standalone definitions
#include "proxmark3_arm.h"
#include "appmain.h"