projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix client/Makefile
[proxmark3-svn]
/
armsrc
/
BigBuf.h
diff --git
a/armsrc/BigBuf.h
b/armsrc/BigBuf.h
index 11e02c7ade8bf840ce3052c6e55512f7d89f311c..928c50c4d8ca9b3a341fb41186bf9ad7eae7d190 100644
(file)
--- a/
armsrc/BigBuf.h
+++ b/
armsrc/BigBuf.h
@@
-12,6
+12,8
@@
#ifndef __BIGBUF_H
#define __BIGBUF_H
+#include <stdbool.h> // for bool
+#include "common.h" // for ramfunc
#define BIGBUF_SIZE 40000
#define MAX_FRAME_SIZE 256 // maximum allowed ISO14443 frame
Impressum
,
Datenschutz