]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/s_client.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / apps / s_client.c
index 32aa6fafcbd42b4d283d81acafd7c1ea92387e8d..ecd737ef691944cac85d3e25cc9ef4e64db8943c 100644 (file)
@@ -60,7 +60,6 @@ typedef unsigned int u_int;
 #endif
 
 DEFINE_STACK_OF(SCT)
-DEFINE_STACK_OF_STRING()
 
 #undef BUFSIZZ
 #define BUFSIZZ 1024*8