Fix safestack issues in x509.h
[openssl.git] / test / ssl_test.c
index 18e92c7f77b88f1747cafb5d0a84694bc30f9c82..1fbe9383094f412b1482afe50a892b7829aeb8e0 100644 (file)
@@ -19,8 +19,6 @@
 #include "ssl_test_ctx.h"
 #include "testutil.h"
 
-DEFINE_STACK_OF(X509_NAME)
-
 static CONF *conf = NULL;
 static OSSL_PROVIDER *defctxnull = NULL, *thisprov = NULL;
 static OPENSSL_CTX *libctx = NULL;