]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/lfdemod.h
syntax sugar
[proxmark3-svn] / common / lfdemod.h
index 7b25a02a004f6ad445b2c6f7f5a770362ff31be7..86ae7bc216c9092c48ab8a51385c5676904a773a 100644 (file)
@@ -15,6 +15,8 @@
 #define LFDEMOD_H__
 #include <stdint.h>  // for uint_32+
 #include <stdbool.h> // for bool
+#include <string.h>  // for strcmp 
+#include <stdlib.h>  // for
 
 //generic
 uint8_t  justNoise(uint8_t *bits, size_t size);
Impressum, Datenschutz