Fix safestack issues in x509.h
[openssl.git] / crypto / x509 / t_crl.c
index 0824bb6defa6225ed619c615e7a76c9e74987889..44be2f237b9ad348007fc466f793361e9ce561e7 100644 (file)
@@ -15,8 +15,6 @@
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
 
-DEFINE_STACK_OF(X509_REVOKED)
-
 #ifndef OPENSSL_NO_STDIO
 int X509_CRL_print_fp(FILE *fp, X509_CRL *x)
 {