X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fchap.c;h=b7a95cc2b04517d3a3f0792407ed8df162c339f8;hp=c11d5416a0d5deedbb8227caa2a457da4bedd743;hb=4891176be9475e37377e36e578657288f2b68770;hpb=a3396b002507d72b3e1f1169bd02ae018539654b diff --git a/pppd/chap.c b/pppd/chap.c index c11d541..b7a95cc 100644 --- a/pppd/chap.c +++ b/pppd/chap.c @@ -19,7 +19,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: chap.c,v 1.4 1994/09/21 06:47:37 paulus Exp $"; +static char rcsid[] = "$Id: chap.c,v 1.5 1994/10/22 11:54:04 paulus Exp $"; #endif /* @@ -27,6 +27,7 @@ static char rcsid[] = "$Id: chap.c,v 1.4 1994/09/21 06:47:37 paulus Exp $"; */ #include +#include #include #include #include