mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 16:43:39 +08:00
pppd.h disabled, renamed MAX() to LWIP_MAX()
This commit is contained in:
@@ -104,8 +104,12 @@
|
||||
#include "pppmy.h"
|
||||
#include "fsm.h"
|
||||
#include "lcp.h"
|
||||
#if CCP_SUPPORT
|
||||
#include "ccp.h"
|
||||
#endif /* CCP_SUPPORT */
|
||||
#if ECP_SUPPORT
|
||||
#include "ecp.h"
|
||||
#endif /* ECP_SUPPORT */
|
||||
#include "ipcp.h"
|
||||
#if PAP_SUPPORT
|
||||
#include "upap.h"
|
||||
|
||||
Reference in New Issue
Block a user