summaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_prn.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ct/ct_prn.c')
-rw-r--r--crypto/ct/ct_prn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ct/ct_prn.c b/crypto/ct/ct_prn.c
index 4c5760d694..e2ab6b2fd5 100644
--- a/crypto/ct/ct_prn.c
+++ b/crypto/ct/ct_prn.c
@@ -16,6 +16,8 @@
#include "ct_local.h"
+DEFINE_STACK_OF(SCT)
+
static void SCT_signature_algorithms_print(const SCT *sct, BIO *out)
{
int nid = SCT_get_signature_nid(sct);