1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-23 08:45:22 +03:00

Provide wl_tcp_state as tcp_state alias (#8609)

This commit is contained in:
Max Prokhorov
2022-06-24 16:41:51 +03:00
committed by GitHub
parent 8048ea52ca
commit 7935bed18f
6 changed files with 3 additions and 24 deletions

View File

@ -20,8 +20,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#define LWIP_INTERNAL
#include <list>
#include <errno.h>
#include <algorithm>