From 120f03b8793bd5ef2f052cae0faff770b11c6e42 Mon Sep 17 00:00:00 2001 From: Juliusz Sosinowicz Date: Tue, 25 Feb 2025 21:03:09 +0100 Subject: [PATCH] fixup! Move extended master secret testing to test_tls_ext --- tests/api/test_tls_ext.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/tests/api/test_tls_ext.c b/tests/api/test_tls_ext.c index 63525c2e1b..92957d14ff 100644 --- a/tests/api/test_tls_ext.c +++ b/tests/api/test_tls_ext.c @@ -19,14 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA */ -#ifdef HAVE_CONFIG_H - #include -#endif - -#if !defined(WOLFSSL_USER_SETTINGS) && !defined(WOLFSSL_NO_OPTIONS_H) - #include -#endif -#include +#include #ifdef NO_INLINE #include @@ -36,7 +29,6 @@ #endif #include -#include #include #include