mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-18 17:29:51 +00:00
Remove MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS from ssl_clinet.c as it it not required
Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
||||
#define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS
|
||||
|
||||
#include "mbedtls/private/pk_private.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user