diff --git a/lib/hcrypto/camellia-ntt.c b/lib/hcrypto/camellia-ntt.c index 028465aff..0a0015a1f 100644 --- a/lib/hcrypto/camellia-ntt.c +++ b/lib/hcrypto/camellia-ntt.c @@ -34,6 +34,7 @@ #include #include +#include #include "camellia-ntt.h" /* u32 must be 32bit word */