added definition of index, to keep compiler happy

This commit is contained in:
sater 1984-07-18 14:14:46 +00:00
parent 8304ce5eae
commit ec992b001c

View file

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