mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00
mbedtls: Rename net to net_sockets (in line with 2.4.0 API change)
This commit is contained in:

committed by
Angus Gratton

parent
3a08ec7b3d
commit
c503a01388
@@ -39,7 +39,7 @@
|
||||
#include "lwip/dns.h"
|
||||
|
||||
#include "mbedtls/platform.h"
|
||||
#include "mbedtls/net.h"
|
||||
#include "mbedtls/net_sockets.h"
|
||||
#include "mbedtls/esp_debug.h"
|
||||
#include "mbedtls/ssl.h"
|
||||
#include "mbedtls/entropy.h"
|
||||
|
Reference in New Issue
Block a user