From: sater Date: Wed, 18 Jul 1984 14:14:46 +0000 (+0000) Subject: added definition of index, to keep compiler happy X-Git-Tag: release-5-5~6181 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ec992b001c202064d427674332198d9e0e9f4b98;p=ack.git added definition of index, to keep compiler happy --- diff --git a/mach/pdp/cg/peep.c b/mach/pdp/cg/peep.c index e78b10f22..32d0d040b 100644 --- a/mach/pdp/cg/peep.c +++ b/mach/pdp/cg/peep.c @@ -23,6 +23,7 @@ static char rcsid[] = "$Header$"; */ char buf[512]; +char *index(); main() { register n,sa;