make update
authorMatt Caswell <matt@openssl.org>
Thu, 22 Jan 2015 16:12:26 +0000 (16:12 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Jan 2015 16:12:26 +0000 (16:12 +0000)
Reviewed-by: Stephen Henson <steve@openssl.org>
crypto/bn/Makefile
crypto/stack/safestack.h

index f1eb639aacda1f94f5dac74d23f8ff060754ded5..0cdbd2016c63f201751b75d31f2958333f19571a 100644 (file)
@@ -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
index 431064ed070375b992e5c5531bca09664579c950..1d4f87eab34dcbdb9163ec28c9bba9b7b06c442c 100644 (file)
@@ -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