mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
splitted ppp.h to an internal and external header file to get a clear separation of which functions an application or port may use (task #11281)
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
#if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
|
||||
|
||||
#include "ppp.h"
|
||||
#include "ppp_impl.h"
|
||||
#include "pppdebug.h"
|
||||
|
||||
#include "fsm.h"
|
||||
|
||||
Reference in New Issue
Block a user