mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Add separate SSL_COOKIE_C define
This commit is contained in:
committed by
Paul Bakker
parent
7d38d215b1
commit
a64acd4f84
@@ -33,7 +33,7 @@
|
||||
#include POLARSSL_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
#if defined(POLARSSL_SSL_DTLS_HELLO_VERIFY)
|
||||
#if defined(POLARSSL_SSL_COOKIE_C)
|
||||
|
||||
#include "polarssl/ssl_cookie.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user