mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_netif: Fix regression from 12d09e0b when PPP enabled
This commit is contained in:
parent
acec0ef0ce
commit
cc5d5c8d79
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user