X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fdemand.c;h=cbd8980b2288537df7028e3bcd0e5b5c710b5c78;hp=dc13ba75e0ae0cf5c882f17cc9c6845a55c5f535;hb=b326c62b2f2eaeafd0b6a11cecdb11faa31ff38b;hpb=2b18ef2f6444c3d18a511de6248f0dbe76cd5356;ds=sidebyside diff --git a/pppd/demand.c b/pppd/demand.c index dc13ba7..cbd8980 100644 --- a/pppd/demand.c +++ b/pppd/demand.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: demand.c,v 1.6 1997/04/30 05:51:56 paulus Exp $"; +static char rcsid[] = "$Id: demand.c,v 1.7 1997/11/27 06:08:26 paulus Exp $"; #endif #include @@ -35,8 +35,8 @@ static char rcsid[] = "$Id: demand.c,v 1.6 1997/04/30 05:51:56 paulus Exp $"; #include #include #include -#include #ifdef PPP_FILTER +#include #include #include #endif