From b4780134df95b34ae263e966e93c83594a38de5b Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 3 Sep 2020 14:35:41 +0100 Subject: Fix safestack issues in asn1.h Reviewed-by: Richard Levitte Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/12781) --- crypto/ocsp/ocsp_ext.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'crypto/ocsp') diff --git a/crypto/ocsp/ocsp_ext.c b/crypto/ocsp/ocsp_ext.c index f8c9c0029d..c2b61bd4f2 100644 --- a/crypto/ocsp/ocsp_ext.c +++ b/crypto/ocsp/ocsp_ext.c @@ -16,8 +16,6 @@ #include #include -DEFINE_STACK_OF(ASN1_OBJECT) - /* Standard wrapper functions for extensions */ /* OCSP request extensions */ -- cgit v1.2.3