--- ray/src/px/ra_ppm.c 1991/11/12 16:05:43 2.1 +++ ray/src/px/ra_ppm.c 1991/12/19 14:52:11 2.2 @@ -16,7 +16,7 @@ static char SCCSid[] = "$SunId$ LBL"; #include "resolu.h" -extern double atof(), pow(); +extern double pow(); int agryscan(), bgryscan(), aclrscan(), bclrscan();