mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 17:22:25 +01:00
test_wolfSSL_tls_export_run: silence unused cmpSess warning
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user