From 1ac4feebcc318715ea4d4f9d482378d05509faac Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 31 Oct 1995 21:29:25 +0000 Subject: Whoops.. ppp-comp.h -> ppp_comp.h... --- usr.sbin/pppd/ccp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/pppd/ccp.c') diff --git a/usr.sbin/pppd/ccp.c b/usr.sbin/pppd/ccp.c index ae67952..b36c8a0 100644 --- a/usr.sbin/pppd/ccp.c +++ b/usr.sbin/pppd/ccp.c @@ -26,12 +26,12 @@ */ #ifndef lint -static char rcsid[] = "$Id: ccp.c,v 1.11 1995/08/16 04:15:38 paulus Exp $"; +static char rcsid[] = "$Id: ccp.c,v 1.2 1995/10/31 21:20:49 peter Exp $"; #endif #include #include -#include +#include #include "pppd.h" #include "fsm.h" -- cgit v1.1