X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2Fchat.c;fp=chat%2Fchat.c;h=c9e01e2572851a56f51317a39a1c2cb93c686272;hp=0015e2bb9fa018be052acd8f2492d92c19d50bda;hb=a3630de20e34796f434a728bfd9cf1a961380c82;hpb=a8c240d24e1b254284c06b06de06a66828eeec57 diff --git a/chat/chat.c b/chat/chat.c index 0015e2b..c9e01e2 100644 --- a/chat/chat.c +++ b/chat/chat.c @@ -77,11 +77,14 @@ * Columbus, OH 43221 * (614)451-1883 * - * */ +#ifndef __STDC__ +#define const +#endif + #ifndef lint -static const char rcsid[] = "$Id: chat.c,v 1.23 1999/08/13 01:54:32 paulus Exp $"; +static const char rcsid[] = "$Id: chat.c,v 1.24 1999/08/13 06:46:09 paulus Exp $"; #endif #include