X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b67f7ec359806293a6da14208bad56b842dedb60..73da8187432925a1f89c3d5cdb302fec1997d7b1:/armsrc/cipherutils.c diff --git a/armsrc/cipherutils.c b/armsrc/cipherutils.c index a734ea7a..c00e2be2 100644 --- a/armsrc/cipherutils.c +++ b/armsrc/cipherutils.c @@ -39,8 +39,10 @@ #include #include #include -#include "fileutils.h" #include "cipherutils.h" +#ifndef ON_DEVICE +#include "fileutils.h" +#endif /** * * @brief Return and remove the first bit (x0) in the stream :