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, 0 insertions, 2 deletions
diff --git a/crypto/ts/ts_rsp_utils.c b/crypto/ts/ts_rsp_utils.c
index 86e1a9d49d..92dcb5bff7 100644
--- a/crypto/ts/ts_rsp_utils.c
+++ b/crypto/ts/ts_rsp_utils.c
@@ -14,8 +14,6 @@
#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;