X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fauth.c;h=18f60f0197c850dd4eb245d38f83052cc83ab745;hp=7d80cb07a0a960fe5284a73bc7e0eb8e0107688e;hb=50659b2e7cdfa0e3be36a6b4753dcca28c57f1e6;hpb=7ff1691466ad589562e84516e29a4a83bab71e1f diff --git a/pppd/auth.c b/pppd/auth.c index 7d80cb0..18f60f0 100644 --- a/pppd/auth.c +++ b/pppd/auth.c @@ -33,7 +33,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: auth.c,v 1.14 1995/04/26 06:46:22 paulus Exp $"; +static char rcsid[] = "$Id: auth.c,v 1.16 1995/07/04 12:34:17 paulus Exp $"; #endif #include @@ -66,7 +66,7 @@ static char rcsid[] = "$Id: auth.c,v 1.14 1995/04/26 06:46:22 paulus Exp $"; #include "ccp.h" #include "pathnames.h" -#ifdef sparc +#if defined(sun) && defined(sparc) #include #endif /*sparc*/