mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-21 07:02:24 +08:00
feat(lwip): update lwip component according to IDF
commit ID: 79a5b0b5
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
#ifndef INET_H_
|
||||
#define INET_H_
|
||||
|
||||
#include "../../../lwip/src/include/lwip/inet.h"
|
||||
#include "lwip/inet.h"
|
||||
|
||||
#endif /* INET_H_ */
|
||||
|
Reference in New Issue
Block a user