mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-01 08:09:49 +08:00
Merge branch 'bugfix/fix_tcp_transport_ws_redefined' into 'master'
Fix redefined error See merge request sdk/ESP8266_RTOS_SDK!847
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#ifdef CONFIG_SSL_USING_MBEDTLS
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user