X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fsys-aix4.c;h=c244c3ecad56385a57179cc0d8101b577c95b4e4;hb=a3630de20e34796f434a728bfd9cf1a961380c82;hp=739c31086c22d4a9a7a62f9520d029fb9851d567;hpb=a8c240d24e1b254284c06b06de06a66828eeec57;p=ppp.git diff --git a/pppd/sys-aix4.c b/pppd/sys-aix4.c index 739c310..c244c3e 100644 --- a/pppd/sys-aix4.c +++ b/pppd/sys-aix4.c @@ -20,9 +20,7 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] = "$Id: sys-aix4.c,v 1.21 1999/08/12 04:25:22 paulus Exp $"; -#endif +#define RCSID "$Id: sys-aix4.c,v 1.22 1999/08/13 06:46:17 paulus Exp $" /* * TODO: @@ -54,6 +52,8 @@ static const char rcsid[] = "$Id: sys-aix4.c,v 1.21 1999/08/12 04:25:22 paulus E #include "pppd.h" +static const char rcsid[] = RCSID; + #ifndef ifr_mtu #define ifr_mtu ifr_metric #endif