mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
Merge branch 'bugfix/esp_netif_ppp_backport_regression' into 'release/v5.0'
esp_netif: Fix regression from 12d09e0b
when PPP enabled (v5.0)
See merge request espressif/esp-idf!24920
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
#include "esp_netif_net_stack.h"
|
||||
#include "esp_event.h"
|
||||
#include "esp_netif_ppp.h"
|
||||
#include "lwip/esp_netif_net_stack.h"
|
||||
#include "esp_netif_lwip_internal.h"
|
||||
#include <string.h>
|
||||
#include "lwip/ip6_addr.h"
|
||||
|
Reference in New Issue
Block a user