X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fauth.c;h=18f60f0197c850dd4eb245d38f83052cc83ab745;hb=ddb56654332c89bcd6c1b30c34ce4c007d3764af;hp=7d80cb07a0a960fe5284a73bc7e0eb8e0107688e;hpb=7ff1691466ad589562e84516e29a4a83bab71e1f;p=ppp.git 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*/