]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/cipherutils.c
More work on iclass full simulation, and some work on iclass tag dump parsing
[proxmark3-svn] / armsrc / cipherutils.c
index a734ea7a1775b782bdc2c8704e1b3724e96e041b..c00e2be2db5b6cf3324bc1fcf01d250ec7024b05 100644 (file)
 #include <stdint.h>
 #include <stdio.h>
 #include <string.h>
-#include "fileutils.h"
 #include "cipherutils.h"
+#ifndef ON_DEVICE
+#include "fileutils.h"
+#endif
 /**
  *
  * @brief Return and remove the first bit (x0) in the stream : <x0 x1 x2 x3 ... xn >
Impressum, Datenschutz