summaryrefslogtreecommitdiffstats
path: root/test/ciphername_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ciphername_test.c')
-rw-r--r--test/ciphername_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ciphername_test.c b/test/ciphername_test.c
index c4ec6cadd7..c82a164827 100644
--- a/test/ciphername_test.c
+++ b/test/ciphername_test.c
@@ -22,6 +22,8 @@
#include "internal/nelem.h"
#include "testutil.h"
+DEFINE_STACK_OF(SSL_CIPHER)
+
typedef struct cipher_id_name {
int id;
const char *name;