Add EVP_KDF-X942 to the fips module
[openssl.git] / test / dtls_mtu_test.c
index b0730077b713523ec4d2a66d1428f70515c158a9..612b76a3bcb8a2906f619da35447fb4057b74d15 100644 (file)
 #include <openssl/ssl.h>
 #include <openssl/err.h>
 
-#include "ssltestlib.h"
+#include "helpers/ssltestlib.h"
 #include "testutil.h"
 
 /* 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,