Skip to content

Commit b832afa

Browse files
authored
add #include "sdkconfig.h"
1 parent eecbcd5 commit b832afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/PPP/src/ppp.c

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include "sdkconfig.h"
12
#if CONFIG_LWIP_PPP_SUPPORT
23
#include "esp_modem_api.h"
34

0 commit comments

Comments
 (0)