Fix ssl_client2 after rebase
Signed-off-by: Johan Pascal <johan.pascal@belledonne-communications.com>
This commit is contained in:
parent
1d957e61eb
commit
48f62e98a8
1 changed files with 1 additions and 0 deletions
|
@ -1195,6 +1195,7 @@ int main( int argc, char *argv[] )
|
|||
#endif
|
||||
#if defined(MBEDTLS_SSL_DTLS_SRTP)
|
||||
unsigned char mki[MBEDTLS_DTLS_SRTP_MAX_MKI_LENGTH];
|
||||
size_t mki_len=0;
|
||||
#endif
|
||||
|
||||
const char *pers = "ssl_client2";
|
||||
|
|
Loading…
Reference in a new issue