diff options
Diffstat (limited to 'aes.h')
-rw-r--r-- | aes.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #define _AES_H_ #include <stdint.h> +#include <stddef.h> // #define the macros below to 1/0 to enable/disable the mode of operation. // |