--- ray/src/gen/gensky.c 1992/12/09 08:32:52 2.9 +++ ray/src/gen/gensky.c 1993/06/04 14:30:24 2.10 @@ -19,9 +19,6 @@ static char SCCSid[] = "$SunId$ LBL"; #include "color.h" -#ifndef atof -extern double atof(); -#endif extern char *strcpy(), *strcat(), *malloc(); extern double stadj(), sdec(), sazi(), salt();