X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/573e8d72c73f12754d5775cca24d7d9380cc2c78..e977fb0da3b08802307ea0f3106390cd5ae718b3:/common/lfdemod.h?ds=inline 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);