--- ray/src/px/ra_pr.c 1991/12/19 14:52:14 2.2 +++ ray/src/px/ra_pr.c 1992/10/02 16:25:33 2.3 @@ -13,6 +13,8 @@ static char SCCSid[] = "$SunId$ LBL"; #include +#include + #include "rasterfile.h" #include "color.h" @@ -38,8 +40,6 @@ extern pic *openinput(), *openoutput(); extern char *ecalloc(), *emalloc(); extern long ftell(); - -extern double pow(); double gamma = 2.2; /* gamma correction */