X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fsys-bsd.c;h=ffce36acfd1a377b8308a87ed7debd53302171a4;hp=20404c07ec2ac5ad096238286ea7502f07e987f9;hb=980125bd4c3a7f3160d133ac58d344f2cac883b3;hpb=f97ca9765d35deddd325ba7b82b437fab22112dd diff --git a/pppd/sys-bsd.c b/pppd/sys-bsd.c index 20404c0..ffce36a 100644 --- a/pppd/sys-bsd.c +++ b/pppd/sys-bsd.c @@ -19,7 +19,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: sys-bsd.c,v 1.4 1994/04/18 04:09:27 paulus Exp $"; +static char rcsid[] = "$Id: sys-bsd.c,v 1.5 1994/05/09 02:33:41 paulus Exp $"; #endif /* @@ -43,7 +43,7 @@ static char rcsid[] = "$Id: sys-bsd.c,v 1.4 1994/04/18 04:09:27 paulus Exp $"; #include "ppp.h" static int initdisc = -1; /* Initial TTY discipline */ - +extern int kdebugflag; /* * establish_ppp - Turn the serial port into a ppp interface.