mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-13 16:33:57 +08:00
PPP, CCP, added missing defines from linux/ppp-comp.h to ccp.h
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
|
||||
#include "netif/ppp/fsm.h"
|
||||
#include "netif/ppp/ccp.h"
|
||||
#include <net/ppp-comp.h>
|
||||
|
||||
#if MPPE_SUPPORT
|
||||
#include "netif/ppp/chap_ms.h" /* mppe_xxxx_key, mppe_keys_set */
|
||||
|
||||
@@ -152,7 +152,6 @@ static char *mschap2_peer_challenge = NULL;
|
||||
|
||||
#include "netif/ppp/fsm.h" /* Need to poke MPPE options */
|
||||
#include "netif/ppp/ccp.h"
|
||||
#include <net/ppp-comp.h>
|
||||
#endif /* MPPE_SUPPORT */
|
||||
|
||||
#if PPP_OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user