Fix safestack issues in x509.h
[openssl.git] / apps / cmp.c
index db0d418bd474afc66a8a820a43e8a286cd9e9b34..4d77b541c417b32f67bf57700054bf5eaced11cc 100644 (file)
@@ -42,8 +42,6 @@
 #include <openssl/objects.h>
 #include <openssl/x509.h>
 
-DEFINE_STACK_OF(X509)
-DEFINE_STACK_OF(X509_EXTENSION)
 DEFINE_STACK_OF(OSSL_CMP_ITAV)
 
 static char *opt_config = NULL;