CHG: moved includes into header file where it belong

This commit is contained in:
iceman1001 2016-07-07 02:15:40 +02:00
commit a8ee668770
2 changed files with 4 additions and 5 deletions

View 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