summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/cmll_ofb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/camellia/cmll_ofb.c')
-rw-r--r--crypto/camellia/cmll_ofb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/camellia/cmll_ofb.c b/crypto/camellia/cmll_ofb.c
index a482befc74..4f5644f7a5 100644
--- a/crypto/camellia/cmll_ofb.c
+++ b/crypto/camellia/cmll_ofb.c
@@ -105,6 +105,7 @@
* [including the GNU Public Licence.]
*/
+#include <openssl/crypto.h>
#include <openssl/camellia.h>
#include <openssl/modes.h>