--- ray/src/rt/x11twind.c 1993/03/08 12:37:44 2.3 +++ ray/src/rt/x11twind.c 1998/06/17 13:34:10 2.4 @@ -22,7 +22,6 @@ static char SCCSid[] = "$SunId$ LBL"; #ifndef BSD #define bzero(d,n) (void)memset(d,0,n) -extern char *memset(); #endif #define checkcurs(t) if ((t)->cursor) togglecurs(t)