From 5346fa875cda3109ec48bcc04522c9cf21169b0d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 13 Dec 2017 08:33:25 +0100 Subject: pppd: Include Prepare for header file move to common include directory. Update #3254. --- cpukit/pppd/rtemsmain.c | 2 +- cpukit/pppd/rtemspppd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/pppd') diff --git a/cpukit/pppd/rtemsmain.c b/cpukit/pppd/rtemsmain.c index f5cddec66a..71cf94f297 100644 --- a/cpukit/pppd/rtemsmain.c +++ b/cpukit/pppd/rtemsmain.c @@ -53,7 +53,7 @@ #include "ccp.h" #include "pathnames.h" #include "patchlevel.h" -#include "rtemsdialer.h" +#include #ifdef CBCP_SUPPORT #include "cbcp.h" diff --git a/cpukit/pppd/rtemspppd.c b/cpukit/pppd/rtemspppd.c index 64e4284125..3d11638fdf 100644 --- a/cpukit/pppd/rtemspppd.c +++ b/cpukit/pppd/rtemspppd.c @@ -13,7 +13,7 @@ #include #include #include "pppd.h" -#include "rtemspppd.h" +#include /* define pppd function prototypes */ -- cgit v1.2.3