]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/crl2p7.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / apps / crl2p7.c
index 545fe0a53b8d883445c5493ade07671040873889..9137f8723959ff89d2f5c430be18ebea09c279a8 100644 (file)
@@ -19,8 +19,6 @@
 #include <openssl/pem.h>
 #include <openssl/objects.h>
 
-DEFINE_STACK_OF_STRING()
-
 static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile);
 
 typedef enum OPTION_choice {