Fix safestack issues in asn1.h
[openssl.git] / crypto / asn1 / d2i_pr.c
index ba8178269880271fd5efd9ba2d28a42d8c3176df..fcf8d2f8d04cd5b4a61a2afc82d15e02c3885051 100644 (file)
@@ -21,7 +21,6 @@
 #include "crypto/asn1.h"
 #include "crypto/evp.h"
 
-DEFINE_STACK_OF(ASN1_TYPE)
 EVP_PKEY *d2i_PrivateKey_ex(int type, EVP_PKEY **a, const unsigned char **pp,
                             long length, OPENSSL_CTX *libctx, const char *propq)
 {