]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/optimized_cipher.h
CHG: renamed struct sector -> sector_t
[proxmark3-svn] / armsrc / optimized_cipher.h
index c10aea28bab4f2b75465173ee01ad8f38ecb19e1..7398069f0d4ba093d9b48ccb2944c8ccab51093b 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef OPTIMIZED_CIPHER_H
 #define OPTIMIZED_CIPHER_H
+
 #include <stdint.h>
+#include <stddef.h>
+#include <stdbool.h>
 
 /**
 * Definition 1 (Cipher state). A cipher state of iClass s is an element of F 40/2
Impressum, Datenschutz