diff options
Diffstat (limited to 'code/ecp/crypto/crypto.h')
-rw-r--r-- | code/ecp/crypto/crypto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/code/ecp/crypto/crypto.h b/code/ecp/crypto/crypto.h index 7bd27d5..86b072c 100644 --- a/code/ecp/crypto/crypto.h +++ b/code/ecp/crypto/crypto.h @@ -1,5 +1,3 @@ -#include <stddef.h> - #define CURVE25519_SIZE_KEY 32 #define CHACHA20_SIZE_KEY 32 #define POLY1305_SIZE_TAG 16 |