Add separate SSL_COOKIE_C define

This commit is contained in:
Manuel Pégourié-Gonnard 2014-07-23 18:30:45 +02:00 committed by Paul Bakker
parent 7d38d215b1
commit a64acd4f84
4 changed files with 22 additions and 6 deletions

View file

@ -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"