X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/893d0fcc493c9786b553bf9c2455be8a4926bebe..00349d82044bae7fce7c0da8ed1a9449ef602c8a:/armsrc/hfsnoop.c?ds=sidebyside

diff --git a/armsrc/hfsnoop.c b/armsrc/hfsnoop.c
index 6a58b20b..d06af443 100644
--- a/armsrc/hfsnoop.c
+++ b/armsrc/hfsnoop.c
@@ -2,6 +2,7 @@
 #include "apps.h"
 #include "BigBuf.h"
 #include "util.h"
+#include "usb_cdc.h"	// for usb_poll_validate_length
 
 static void RAMFUNC optimizedSnoop(void);