--- ray/src/common/readoct.c 1993/06/07 09:42:16 2.9 +++ ray/src/common/readoct.c 1993/11/18 09:27:01 2.10 @@ -21,7 +21,7 @@ static char SCCSid[] = "$SunId$ LBL"; static double ogetflt(); static long ogetint(); static char *ogetstr(); -static int getobj(), octerror(); +static int getobj(), octerror(), skiptree(); static OCTREE getfullnode(), gettree(); static char *infn; /* input file name */