X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a38f5a0704240efdf46ee423f0c9ed10a48b1078..516dbac2105d8195ba52f46f4d5d75d598868f45:/common/lfdemod.h?ds=sidebyside diff --git a/common/lfdemod.h b/common/lfdemod.h index 7b25a02a..86ae7bc2 100644 --- a/common/lfdemod.h +++ b/common/lfdemod.h @@ -15,6 +15,8 @@ #define LFDEMOD_H__ #include // for uint_32+ #include // for bool +#include // for strcmp +#include // for //generic uint8_t justNoise(uint8_t *bits, size_t size);