--- ray/src/common/modobject.c 1991/07/29 15:47:46 1.2 +++ ray/src/common/modobject.c 1991/10/28 09:47:24 1.3 @@ -22,6 +22,8 @@ static struct ohtab { OBJECT *htab; /* table, if allocated */ } modtab = {100, NULL}, objtab = {1000, NULL}; /* modifiers and objects */ +static int otndx(); + #ifdef GETOBJ int