mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-22 17:47:04 +08:00
feat(lwip): Move "netinet/in.h" to "port/netinet/in.h"
This commit is contained in:
@ -5,7 +5,8 @@ COMPONENT_ADD_INCLUDEDIRS += include/lwip/apps \
|
||||
include/lwip \
|
||||
lwip/src/include \
|
||||
lwip/src/include/posix \
|
||||
port/esp8266/include
|
||||
port/esp8266/include \
|
||||
port/esp8266/include/port
|
||||
|
||||
COMPONENT_SRCDIRS += apps/dhcpserver \
|
||||
apps/multi-threads \
|
||||
|
Reference in New Issue
Block a user