mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Avoid duplicate #ifdefs in programs/ssl
This commit is contained in:
parent
b5410dbd96
commit
4b3e5ef59a
7 changed files with 128 additions and 174 deletions
|
|
@ -411,4 +411,4 @@ exit:
|
|||
#endif /* POLARSSL_SSL_SRV_C && POLARSSL_SSL_PROTO_DTLS &&
|
||||
POLARSSL_SSL_COOKIE_C && POLARSSL_NET_C && POLARSSL_ENTROPY_C &&
|
||||
POLARSSL_CTR_DRBG_C && POLARSSL_X509_CRT_PARSE_C && POLARSSL_RSA_C
|
||||
&& POLARSSL_CERTS_C */
|
||||
&& POLARSSL_CERTS_C && POLARSSL_PEM_PARSE_C */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue