summaryrefslogtreecommitdiffstats
path: root/crypto/camellia
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-06-09 23:35:34 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-06-09 23:35:34 +0000
commit7175dbaeba1dbcb176b63894f8a41e4f4b3e54d7 (patch)
tree34b291e3fb5f49cb64861a5a6be9bbe5d8ef85b6 /crypto/camellia
parentaf454b5bb09bf647b4854dc277f2eefc151b2608 (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"