--- ray/src/gen/genprism.c 1991/12/19 15:08:51 2.2 +++ ray/src/gen/genprism.c 1993/06/04 14:32:05 2.3 @@ -16,13 +16,11 @@ static char SCCSid[] = "$SunId$ LBL"; #include +#include + #include #define MAXVERT 1024 /* maximum # vertices */ - -#ifndef atof -extern double atof(); -#endif char *pmtype; /* material type */ char *pname; /* name */