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, 0 insertions, 2 deletions
diff --git a/test/ciphername_test.c b/test/ciphername_test.c
index c82a164827..c4ec6cadd7 100644
--- a/test/ciphername_test.c
+++ b/test/ciphername_test.c
@@ -22,8 +22,6 @@
#include "internal/nelem.h"
#include "testutil.h"
-DEFINE_STACK_OF(SSL_CIPHER)
-
typedef struct cipher_id_name {
int id;
const char *name;