summaryrefslogtreecommitdiffstats
path: root/test/cmp_testlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmp_testlib.c')
-rw-r--r--test/cmp_testlib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cmp_testlib.c b/test/cmp_testlib.c
index 754a6ba845..7a8570afeb 100644
--- a/test/cmp_testlib.c
+++ b/test/cmp_testlib.c
@@ -12,8 +12,6 @@
#include "cmp_testlib.h"
#include <openssl/rsa.h> /* needed in case config no-deprecated */
-DEFINE_STACK_OF(X509)
-
EVP_PKEY *load_pem_key(const char *file, OPENSSL_CTX *libctx)
{
EVP_PKEY *key = NULL;