--- ray/src/px/ra_t8.c 1994/11/21 15:55:55 2.8 +++ ray/src/px/ra_t8.c 1995/11/10 17:04:52 2.9 @@ -27,7 +27,6 @@ static char SCCSid[] = "$SunId$ LBL"; #ifndef BSD #define bcopy(s,d,n) (void)memcpy(d,s,n) -extern char *memcpy(); #endif #define goodpic(h) (my_imType(h) && my_mapType(h))