mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
Initial Changes for updating mbedtls to v3.0
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include "mbedtls/ssl.h"
|
||||
#include "mbedtls/ssl_internal.h"
|
||||
#include "ssl_misc.h" // located at mbedtls/library/ssl_misc.h
|
||||
#include "mbedtls/platform.h"
|
||||
#include "esp_log.h"
|
||||
|
||||
|
Reference in New Issue
Block a user