--- ray/src/px/ra_pict.c 1991/10/23 09:33:11 1.2 +++ ray/src/px/ra_pict.c 1991/10/28 16:41:31 1.3 @@ -8,9 +8,10 @@ static char SCCSid[] = "$SunId$ AU"; Auckland, New Zealand */ #include -#include #include "pict.h" #include "color.h" + +extern char *malloc(); char cbuf[8192*5]; char pbuf[8192];