summaryrefslogtreecommitdiffstats
path: root/test/cmsapitest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmsapitest.c')
-rw-r--r--test/cmsapitest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cmsapitest.c b/test/cmsapitest.c
index ad1cbd1c14..2ac330a8fa 100644
--- a/test/cmsapitest.c
+++ b/test/cmsapitest.c
@@ -16,6 +16,8 @@
#include "testutil.h"
+DEFINE_STACK_OF(X509)
+
static X509 *cert = NULL;
static EVP_PKEY *privkey = NULL;