Fix the KEYNID2TYPE macro
[openssl.git] / test / dtls_mtu_test.c
index bba1bdbcefca2910140a659e1136e23c01f9e9a8..b45df8a2e9b662abe75328ce8e3bf3b8f2c6b619 100644 (file)
@@ -18,7 +18,9 @@
 #include "testutil.h"
 
 /* for SSL_READ_ETM() */
-#include "../ssl/ssl_locl.h"
+#include "../ssl/ssl_local.h"
+
+DEFINE_STACK_OF(SSL_CIPHER)
 
 static int debug = 0;