From 68d2cf51bcfc1c2c1d0deec9be21c3d743737656 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sun, 3 Jun 2012 22:03:37 +0000 Subject: Reduce version skew: trivia (I hope). --- crypto/camellia/Makefile | 8 +++----- crypto/camellia/cmll_misc.c | 1 - 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'crypto/camellia') diff --git a/crypto/camellia/Makefile b/crypto/camellia/Makefile index 6ce6fc99cd..3c1af7aff2 100644 --- a/crypto/camellia/Makefile +++ b/crypto/camellia/Makefile @@ -96,11 +96,9 @@ cmll_ctr.o: ../../include/openssl/camellia.h ../../include/openssl/modes.h cmll_ctr.o: ../../include/openssl/opensslconf.h cmll_ctr.c cmll_ecb.o: ../../include/openssl/camellia.h cmll_ecb.o: ../../include/openssl/opensslconf.h cmll_ecb.c cmll_locl.h -cmll_misc.o: ../../include/openssl/camellia.h ../../include/openssl/crypto.h -cmll_misc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h -cmll_misc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h -cmll_misc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -cmll_misc.o: ../../include/openssl/symhacks.h cmll_locl.h cmll_misc.c +cmll_misc.o: ../../include/openssl/camellia.h +cmll_misc.o: ../../include/openssl/opensslconf.h +cmll_misc.o: ../../include/openssl/opensslv.h cmll_locl.h cmll_misc.c cmll_ofb.o: ../../include/openssl/camellia.h ../../include/openssl/modes.h cmll_ofb.o: ../../include/openssl/opensslconf.h cmll_ofb.c cmll_utl.o: ../../include/openssl/camellia.h ../../include/openssl/crypto.h diff --git a/crypto/camellia/cmll_misc.c b/crypto/camellia/cmll_misc.c index f44d48564c..614b43b0b3 100644 --- a/crypto/camellia/cmll_misc.c +++ b/crypto/camellia/cmll_misc.c @@ -50,7 +50,6 @@ */ #include -#include #include #include "cmll_locl.h" -- cgit v1.2.3