summaryrefslogtreecommitdiffstats
path: root/test/cipherbytes_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cipherbytes_test.c')
-rw-r--r--test/cipherbytes_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cipherbytes_test.c b/test/cipherbytes_test.c
index 370d033a4d..9e2c5eaaea 100644
--- a/test/cipherbytes_test.c
+++ b/test/cipherbytes_test.c
@@ -21,6 +21,8 @@
#include "internal/nelem.h"
#include "testutil.h"
+DEFINE_STACK_OF(SSL_CIPHER)
+
static SSL_CTX *ctx;
static SSL *s;