]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/asn1pars.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / apps / asn1pars.c
index 9f21f0c7309cc91a67f77ef15e714083ef380d84..9acc3c0080376398cad1ce430282fd0080ea12aa 100644 (file)
@@ -19,7 +19,6 @@
 #include <openssl/asn1t.h>
 
 DEFINE_STACK_OF(ASN1_OBJECT)
-DEFINE_STACK_OF_STRING()
 
 typedef enum OPTION_choice {
     OPT_ERR = -1, OPT_EOF = 0, OPT_HELP,