added definition of index, to keep compiler happy
authorsater <none@none>
Wed, 18 Jul 1984 14:14:46 +0000 (14:14 +0000)
committersater <none@none>
Wed, 18 Jul 1984 14:14:46 +0000 (14:14 +0000)
mach/pdp/cg/peep.c

index e78b10f..32d0d04 100644 (file)
@@ -23,6 +23,7 @@ static char rcsid[] = "$Header$";
  */
 
 char buf[512];
+char *index();
 
 main() {
        register n,sa;