From 76b2a0227433af6c100aadf9a3df78ea4d52803a Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Fri, 31 Oct 2014 00:01:18 +0000 Subject: Implement internally opaque bn access from asn1 Reviewed-by: Tim Hudson --- crypto/asn1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/asn1/Makefile') diff --git a/crypto/asn1/Makefile b/crypto/asn1/Makefile index 4ea6fb8..a7b6c35 100644 --- a/crypto/asn1/Makefile +++ b/crypto/asn1/Makefile @@ -612,7 +612,7 @@ t_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h t_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h t_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h t_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -t_pkey.o: ../cryptlib.h t_pkey.c +t_pkey.o: ../cryptlib.h ../include/internal/bn_int.h t_pkey.c t_req.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h t_req.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h t_req.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h -- cgit v1.1