summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/cmll_ctr.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/camellia/cmll_ctr.c')
-rw-r--r--crypto/camellia/cmll_ctr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/camellia/cmll_ctr.c b/crypto/camellia/cmll_ctr.c
index 014e621a34..6d993bd204 100644
--- a/crypto/camellia/cmll_ctr.c
+++ b/crypto/camellia/cmll_ctr.c
@@ -49,6 +49,7 @@
*
*/
+#include <openssl/crypto.h>
#include <openssl/camellia.h>
#include <openssl/modes.h>