From: Matt Caswell Date: Thu, 22 Jan 2015 16:12:26 +0000 (+0000) Subject: make update X-Git-Tag: OpenSSL_1_0_2~1 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=51e647f6e50d16582838eec51eafe503413c4af7 make update Reviewed-by: Stephen Henson --- diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile index f1eb639aac..0cdbd2016c 100644 --- a/crypto/bn/Makefile +++ b/crypto/bn/Makefile @@ -253,7 +253,6 @@ bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h bn_exp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h bn_exp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp.c bn_lcl.h -bn_exp.o: rsaz_exp.h bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h diff --git a/crypto/stack/safestack.h b/crypto/stack/safestack.h index 431064ed07..1d4f87eab3 100644 --- a/crypto/stack/safestack.h +++ b/crypto/stack/safestack.h @@ -2666,7 +2666,6 @@ DECLARE_SPECIAL_STACK_OF(OPENSSL_BLOCK, void) # define lh_SSL_SESSION_stats_bio(lh,out) \ LHM_lh_stats_bio(SSL_SESSION,lh,out) # define lh_SSL_SESSION_free(lh) LHM_lh_free(SSL_SESSION,lh) -/* End of util/mkstack.pl block, you may now edit :-) */ #ifdef __cplusplus } #endif