ppp: Port to new stack

This commit is contained in:
Sebastian Huber
2014-10-08 08:04:59 +02:00
parent 70fa95a2e8
commit 573b4cd62f
14 changed files with 682 additions and 208 deletions

View File

@@ -41,6 +41,7 @@
#include <rtems.h>
#include <rtems/rtems_bsdnet.h>
#include <rtems/rtemsdialer.h>
#include "pppd.h"
#include "magic.h"
@@ -55,7 +56,6 @@
#include "ccp.h"
#include "pathnames.h"
#include "patchlevel.h"
#include "rtemsdialer.h"
#ifdef CBCP_SUPPORT
#include "cbcp.h"