Fix safestack issues in x509.h
[openssl.git] / apps / s_client.c
index 2a58589ce29ae4071317b2b81b186e76eba35f5c..32aa6fafcbd42b4d283d81acafd7c1ea92387e8d 100644 (file)
@@ -59,9 +59,6 @@ typedef unsigned int u_int;
 # endif
 #endif
 
-DEFINE_STACK_OF(X509)
-DEFINE_STACK_OF(X509_CRL)
-DEFINE_STACK_OF(X509_NAME)
 DEFINE_STACK_OF(SCT)
 DEFINE_STACK_OF_STRING()