summaryrefslogtreecommitdiffstats
path: root/crypto/camellia
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-06-09 23:36:38 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-06-09 23:36:38 +0000
commitff1c55e9833e8bebb05240fafed19c71ffdcc4ce (patch)
treec3783b9aa945aeb8fe138dcea478b020d1f03d09 /crypto/camellia
parent835d104f46c4448a27844a9309de456c7972a943 (diff)
Revert "version skew" patches that break FIPS compilation
Diffstat (limited to 'crypto/camellia')
-rw-r--r--crypto/camellia/cmll_misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/camellia/cmll_misc.c b/crypto/camellia/cmll_misc.c
index 614b43b0b3..f44d48564c 100644
--- a/crypto/camellia/cmll_misc.c
+++ b/crypto/camellia/cmll_misc.c
@@ -50,6 +50,7 @@
*/
#include <openssl/opensslv.h>
+#include <openssl/crypto.h>
#include <openssl/camellia.h>
#include "cmll_locl.h"