Add a test for renegotiation with EXTMS dropped
[openssl.git] / test / sslcorrupttest.c
index 135fe48509be1d16223db9c15938bb30d69d1dbb..476a1758adbc6c0e016238ee0a50f3521e1771b1 100644 (file)
@@ -11,6 +11,8 @@
 #include "ssltestlib.h"
 #include "testutil.h"
 
+DEFINE_STACK_OF(SSL_CIPHER)
+
 static int docorrupt = 0;
 
 static void copy_flags(BIO *bio)