From ed92e2811415b0b227063ddae693bef9e28fdba9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 27 Mar 2007 17:02:30 +0000 Subject: Include instead of . --- cpukit/pppd/ccp.c | 2 +- cpukit/pppd/options.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/pppd') diff --git a/cpukit/pppd/ccp.c b/cpukit/pppd/ccp.c index 9087dcad27..5af17e03ea 100644 --- a/cpukit/pppd/ccp.c +++ b/cpukit/pppd/ccp.c @@ -33,7 +33,7 @@ #include "pppd.h" #include "fsm.h" #include "ccp.h" -#include +#include static const char rcsid[] = RCSID; diff --git a/cpukit/pppd/options.c b/cpukit/pppd/options.c index 487e389992..78eff3ef57 100644 --- a/cpukit/pppd/options.c +++ b/cpukit/pppd/options.c @@ -51,7 +51,7 @@ #include "chap.h" #include "ccp.h" -#include +#include static const char rcsid[] = RCSID; -- cgit v1.2.3