X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2Fpppstats.c;h=d5f74b9911a8b2c133d2bcec4842147583ea3f31;hp=98ca87ac3a7ac78d7854be734f2f498683c5e8de;hb=c291dcda5acdd3edb75c4127c7c001017ba3a876;hpb=875d9641d05b4fcb7e186f784c801962bb2670e5 diff --git a/pppstats/pppstats.c b/pppstats/pppstats.c index 98ca87a..d5f74b9 100644 --- a/pppstats/pppstats.c +++ b/pppstats/pppstats.c @@ -31,8 +31,12 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +#ifndef __STDC__ +#define const +#endif + #ifndef lint -static const char rcsid[] = "$Id: pppstats.c,v 1.26 1999/08/12 04:25:57 paulus Exp $"; +static const char rcsid[] = "$Id: pppstats.c,v 1.27 1999/08/13 06:46:23 paulus Exp $"; #endif #include