]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/ssl_test_ctx.c
Fix safestack issues in conf.h
[thirdparty/openssl.git] / test / ssl_test_ctx.c
index c3adb505810fd16a71f24697d73aa0c5031dc389..f44060179999dd4c32a28e5fdeddabea3192c87b 100644 (file)
@@ -20,8 +20,6 @@
 # define strcasecmp _stricmp
 #endif
 
-DEFINE_STACK_OF(CONF_VALUE)
-
 static const int default_app_data_size = 256;
 /* Default set to be as small as possible to exercise fragmentation. */
 static const int default_max_fragment_size = 512;