--- ray/src/px/ra_ppm.c 1992/09/21 12:14:55 2.3 +++ ray/src/px/ra_ppm.c 1992/10/02 16:25:15 2.4 @@ -14,13 +14,14 @@ static char SCCSid[] = "$SunId$ LBL"; #include #endif +#include + #include #include "color.h" #include "resolu.h" -extern double pow(); extern char *malloc();