Fix safestack issues in x509.h
[openssl.git] / crypto / pem / pem_info.c
index a3981c9dda5212f3de0f4be98b09df949f2b7f89..ef023205c033a847d5b4422004071423fd48b78b 100644 (file)
@@ -23,8 +23,6 @@
 #include <openssl/rsa.h>
 #include <openssl/dsa.h>
 
-DEFINE_STACK_OF(X509_INFO)
-
 #ifndef OPENSSL_NO_STDIO
 STACK_OF(X509_INFO)
 *PEM_X509_INFO_read_with_libctx(FILE *fp, STACK_OF(X509_INFO) *sk,