X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fauth.c;h=2e00b41916a5626a236d1c73baef1a60d14d20a8;hp=7bc07f9716d832606096824eaf15063fda549cf2;hb=74bdbc9dc6f742deab955f9425f9b1785bf4bc6e;hpb=8197e4418d390af8d4286f15589e0704d8a387d0 diff --git a/pppd/auth.c b/pppd/auth.c index 7bc07f9..2e00b41 100644 --- a/pppd/auth.c +++ b/pppd/auth.c @@ -33,7 +33,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: auth.c,v 1.34 1997/11/27 06:36:50 paulus Exp $"; +static char rcsid[] = "$Id: auth.c,v 1.35 1997/11/27 06:49:15 paulus Exp $"; #endif #include @@ -48,6 +48,9 @@ static char rcsid[] = "$Id: auth.c,v 1.34 1997/11/27 06:36:50 paulus Exp $"; #include #include #include +#if defined(_PATH_LASTLOG) && defined(_linux_) +#include +#endif #include #include