--- ray/src/px/ra_pict.c 1991/11/21 11:34:10 2.2 +++ ray/src/px/ra_pict.c 1991/12/19 14:52:09 2.4 @@ -20,11 +20,12 @@ static char SCCSid[] = "$SunId$ Auckuni"; */ #include -#include #include "pict.h" #include "color.h" #include "resolu.h" + +extern char *malloc(); int outbytes; /* This had better be 32 bits! */ char *progname;