Add function load_csr(file,format,desc) to apps/lib/apps.c
[openssl.git] / apps / ciphers.c
index 500b416046141e424e0aca5c620b0fae614b08f8..380091f16f1b83b3c65e6d95ef5c322909678d7e 100644 (file)
@@ -15,6 +15,8 @@
 #include <openssl/err.h>
 #include <openssl/ssl.h>
 
+DEFINE_STACK_OF_CONST(SSL_CIPHER)
+
 typedef enum OPTION_choice {
     OPT_ERR = -1, OPT_EOF = 0, OPT_HELP,
     OPT_STDNAME,