X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fauth.c;h=2e00b41916a5626a236d1c73baef1a60d14d20a8;hp=7bc07f9716d832606096824eaf15063fda549cf2;hb=262600f5df1461ecbd29ef3a2579e477bb397769;hpb=5eb2f2193dc893dc1b0922a32182b164a28a3033 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