projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
893d0fc
)
Update hfsnoop.c (#338)
author
Iceman
<iceman@iuse.se>
Mon, 26 Jun 2017 06:37:32 +0000
(08:37 +0200)
committer
pwpiwi
<pwpiwi@users.noreply.github.com>
Mon, 26 Jun 2017 06:37:32 +0000
(08:37 +0200)
fix: missed a include for usb_poll_validate_length
armsrc/hfsnoop.c
patch
|
blob
|
blame
|
history
diff --git
a/armsrc/hfsnoop.c
b/armsrc/hfsnoop.c
index 6a58b20b0e7f9fc6319abc7ea6869f5fa6e9cc60..d06af44383df8d4a451c7b8121536ee79f87e051 100644
(file)
--- 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);
Impressum
,
Datenschutz