X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppstats%2Fpppstats.c;h=78cc3701d905bf30fcb1fa6eb9c97f0cd7afbb34;hb=72d70cf7fd4a0623fb1fe527c87d4d373df594a9;hp=033a35b0dd64605e27b8128ac9d0825a03892ba6;hpb=3fbc219d75acba054c5c74dde080b5ddaf1b1e7e;p=ppp.git diff --git a/pppstats/pppstats.c b/pppstats/pppstats.c index 033a35b..78cc370 100644 --- a/pppstats/pppstats.c +++ b/pppstats/pppstats.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: pppstats.c,v 1.23 1998/07/07 04:23:04 paulus Exp $"; +static char rcsid[] = "$Id: pppstats.c,v 1.24 1999/01/20 00:02:21 paulus Exp $"; #endif #include @@ -49,6 +49,10 @@ static char rcsid[] = "$Id: pppstats.c,v 1.23 1998/07/07 04:23:04 paulus Exp $"; #include #ifndef STREAMS +#if defined(_linux_) && defined(__powerpc__) +/* kludge alert! */ +#undef __GLIBC__ +#endif #include /* *BSD, Linux, NeXT, Ultrix etc. */ #ifndef _linux_ #include