]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/BigBuf.h
CHG: moved includes into header file where it belong
[proxmark3-svn] / armsrc / BigBuf.h
index 347c1a4cbbd219ab28f6a97ef42ad80b675921b0..61e82b865a29ee135b72a5c92ee1a24dc544b707 100644 (file)
@@ -12,6 +12,9 @@
 #ifndef __BIGBUF_H
 #define __BIGBUF_H
 
+#include "proxmark3.h"
+#include "apps.h"
+#include "string.h"
 
 #define BIGBUF_SIZE                            40000
 #define MAX_FRAME_SIZE                 256             // maximum allowed ISO14443 frame
Impressum, Datenschutz