summaryrefslogtreecommitdiffstats
path: root/crypto/ts/ts_rsp_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ts/ts_rsp_utils.c')
-rw-r--r--crypto/ts/ts_rsp_utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ts/ts_rsp_utils.c b/crypto/ts/ts_rsp_utils.c
index 6017e8d16d..b9ec82a2e6 100644
--- a/crypto/ts/ts_rsp_utils.c
+++ b/crypto/ts/ts_rsp_utils.c
@@ -14,6 +14,8 @@
#include <openssl/pkcs7.h>
#include "ts_local.h"
+DEFINE_STACK_OF(X509_EXTENSION)
+
int TS_RESP_set_status_info(TS_RESP *a, TS_STATUS_INFO *status_info)
{
TS_STATUS_INFO *new_status_info;