diff --git a/src/uraid.c b/src/uraid.c index 6d9a5f7..fd35334 100755 --- a/src/uraid.c +++ b/src/uraid.c @@ -30,6 +30,7 @@ static char *id = "@(#) uraid.c 1.52 4/23/92 (Venue & Fuji Xerox)"; #include +#include #ifdef ISC #include @@ -917,8 +918,6 @@ device_before_raid() union wait status; #endif /* SUNDISPLAY */ - char *malloc(); - int_timer_off(); #if (defined(XWINDOW) && defined(SYSVSIGNALS) && defined(SIGIO))