test_wolfSSL_tls_export_run: silence unused cmpSess warning

This commit is contained in:
Juliusz Sosinowicz
2025-08-26 16:40:17 +02:00
parent 5934c1eece
commit d26b2811e0

View File

@@ -11341,6 +11341,8 @@ static int test_wolfSSL_tls_export_run(method_provider server_method,
fdOpenSession(Task_self());
#endif
(void)cmpSess;
InitTcpReady(&ready);
#if defined(USE_WINDOWS_API)