]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/optimized_cipher.h
chg: clock marking for ask/fsk/psk, using @marshmellow42 's addition to get starti...
[proxmark3-svn] / armsrc / optimized_cipher.h
index c10aea28bab4f2b75465173ee01ad8f38ecb19e1..6f428bf5e6423af080ba8b1b2703e4107aa762a2 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef OPTIMIZED_CIPHER_H
 #define OPTIMIZED_CIPHER_H
+
 #include <stdint.h>
+#include <stdlib.h>
+#include <string.h>
+#include <stdbool.h>
 
 /**
 * Definition 1 (Cipher state). A cipher state of iClass s is an element of F 40/2
Impressum, Datenschutz