Fix safestack issues in x509.h
[openssl.git] / crypto / x509 / t_req.c
index e1ee12de95d434154dfb8cd180aad295bbcc86dd..abcca0a8f5fc7f131d3b6a73a6bfb9f65175174b 100644 (file)
@@ -17,8 +17,6 @@
 #include <openssl/rsa.h>
 #include <openssl/dsa.h>
 
-DEFINE_STACK_OF(X509_EXTENSION)
-
 #ifndef OPENSSL_NO_STDIO
 int X509_REQ_print_fp(FILE *fp, X509_REQ *x)
 {