From fd3ed85c67174a0d3b6639ba9b237351d1c2201f Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 3 Sep 2020 15:05:30 +0100 Subject: Fix safestack issues in ocsp.h Reviewed-by: Richard Levitte Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/12781) --- build.info | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build.info') diff --git a/build.info b/build.info index 8729d6c5aa..406ce29af0 100644 --- a/build.info +++ b/build.info @@ -19,6 +19,7 @@ DEPEND[]=include/openssl/asn1.h \ include/openssl/configuration.h \ include/openssl/fipskey.h \ include/openssl/opensslv.h \ + include/openssl/ocsp.h \ include/openssl/safestack.h \ include/openssl/ssl.h \ include/openssl/x509.h \ @@ -31,6 +32,7 @@ GENERATE[include/openssl/configuration.h]=include/openssl/configuration.h.in GENERATE[include/openssl/cmp.h]=include/openssl/cmp.h.in GENERATE[include/openssl/cms.h]=include/openssl/cms.h.in GENERATE[include/openssl/fipskey.h]=include/openssl/fipskey.h.in +GENERATE[include/openssl/ocsp.h]=include/openssl/ocsp.h.in GENERATE[include/openssl/opensslv.h]=include/openssl/opensslv.h.in GENERATE[include/openssl/safestack.h]=include/openssl/safestack.h.in GENERATE[include/openssl/ssl.h]=include/openssl/ssl.h.in -- cgit v1.2.3