X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fdemand.c;h=cbd8980b2288537df7028e3bcd0e5b5c710b5c78;hp=dc13ba75e0ae0cf5c882f17cc9c6845a55c5f535;hb=a25ab4af5d8ea4f1760b5db5f5ee5b65bbfcd53b;hpb=8612e02b5b7a486edaa33d74f98c0c5664fb5302 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