]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso14443a.h
CHG: fiddled with the headerfiles... and makefile... Tried to make them behave...
[proxmark3-svn] / armsrc / iso14443a.h
index 3dec6122263fd53093b7781772f444451168c0a0..2128f6ec5c1e8d79e88bcaf12b6a80b6789d2731 100644 (file)
 
 #ifndef __ISO14443A_H
 #define __ISO14443A_H
-#include "common.h"
-#include "proxmark3.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include "cmd.h"
 #include "apps.h"
 #include "util.h"
 #include "string.h"
-#include "cmd.h"
 #include "iso14443crc.h"
 #include "mifaresniff.h"
-#include "iso14443b.h"
 #include "crapto1.h"
 #include "mifareutil.h"
-#include "BigBuf.h"
 #include "parity.h"
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
 typedef struct {
        enum {
                DEMOD_UNSYNCD,
Impressum, Datenschutz