summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/cmll_ctr.c
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2012-06-04 00:00:21 +0200
committerBen Laurie <ben@openssl.org>2012-06-04 00:00:21 +0200
commit71fa451343f97b3624374ed1359adc23fba5696e (patch)
tree87ebfb43ece32507c68e360f36a67b4a921e79c0 /crypto/camellia/cmll_ctr.c
parentRFC 5878 support. (diff)
downloadopenssl-71fa451343f97b3624374ed1359adc23fba5696e.tar.xz
openssl-71fa451343f97b3624374ed1359adc23fba5696e.zip
Version skew reduction: trivia (I hope).
Diffstat (limited to 'crypto/camellia/cmll_ctr.c')
-rw-r--r--crypto/camellia/cmll_ctr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/camellia/cmll_ctr.c b/crypto/camellia/cmll_ctr.c
index 6d993bd204..014e621a34 100644
--- a/crypto/camellia/cmll_ctr.c
+++ b/crypto/camellia/cmll_ctr.c
@@ -49,7 +49,6 @@
*
*/
-#include <openssl/crypto.h>
#include <openssl/camellia.h>
#include <openssl/modes.h>