--- ray/src/px/pfilt.c 1991/11/12 16:04:27 2.1 +++ 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;