--- ray/src/px/pfilt.c 1991/11/11 14:01:15 1.19 +++ ray/src/px/pfilt.c 1991/12/19 14:51:52 2.2 @@ -73,7 +73,7 @@ int argc; char **argv; { extern char *mktemp(); - extern double atof(), pow(); + extern double pow(); extern long ftell(); extern int quit(), headline(); FILE *fin;