]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/crc.h
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / common / crc.h
index 56f0435794cc1460df09accdd899dde18340641b..22b703fe5be44f9eee48c30ef25621fffbe62afe 100644 (file)
@@ -9,9 +9,7 @@
 #ifndef __CRC_H
 #define __CRC_H
 
-#include <stdint.h>            //uint32+
-#include <stdbool.h>   //bool
-#include <stddef.h>
+#include "common.h"    //stdint, stddef, stdbool
 #include "util.h"      // reflect, bswap_16
 
 typedef struct crc {
Impressum, Datenschutz