X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/fc52fbd42f576d889826f4a0c60d18fad41bc3af..72622d6429ebd62f6e416356aeda565956352aed:/armsrc/hfsnoop.c diff --git a/armsrc/hfsnoop.c b/armsrc/hfsnoop.c index 755ac0cc..2bb7fbce 100644 --- a/armsrc/hfsnoop.c +++ b/armsrc/hfsnoop.c @@ -14,6 +14,7 @@ #include "BigBuf.h" #include "util.h" #include "apps.h" +#include "cmd.h" #include "usb_cdc.h" // for usb_poll_validate_length #include "fpga.h" #include "fpgaloader.h"