forked from Imagelibrary/rtems
pppd: Include <rtems/rtems*.h>
Prepare for header file move to common include directory. Update #3254.
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
#include "ccp.h"
|
#include "ccp.h"
|
||||||
#include "pathnames.h"
|
#include "pathnames.h"
|
||||||
#include "patchlevel.h"
|
#include "patchlevel.h"
|
||||||
#include "rtemsdialer.h"
|
#include <rtems/rtemsdialer.h>
|
||||||
|
|
||||||
#ifdef CBCP_SUPPORT
|
#ifdef CBCP_SUPPORT
|
||||||
#include "cbcp.h"
|
#include "cbcp.h"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <rtems/rtems_bsdnet.h>
|
#include <rtems/rtems_bsdnet.h>
|
||||||
#include "pppd.h"
|
#include "pppd.h"
|
||||||
#include "rtemspppd.h"
|
#include <rtems/rtemspppd.h>
|
||||||
|
|
||||||
|
|
||||||
/* define pppd function prototypes */
|
/* define pppd function prototypes */
|
||||||
|
|||||||
Reference in New Issue
Block a user