In OpenSSL builds, declare STACK for datatypes ...
[openssl.git] / test / dtls_mtu_test.c
index 33603baed6cef88672cbb7e5dde4bdf2838e24cc..b45df8a2e9b662abe75328ce8e3bf3b8f2c6b619 100644 (file)
@@ -20,6 +20,8 @@
 /* for SSL_READ_ETM() */
 #include "../ssl/ssl_local.h"
 
+DEFINE_STACK_OF(SSL_CIPHER)
+
 static int debug = 0;
 
 static unsigned int clnt_psk_callback(SSL *ssl, const char *hint,