--- arc-5.21j/arcdos.c~ 2003-10-31 03:32:19.000000000 +0100 +++ arc-5.21j/arcdos.c 2005-09-19 01:15:06.000000000 +0200 @@ -30,17 +30,8 @@ #if UNIX #include #include -#if BSD #include -#else #include /* Sys V. Bleah. */ -#if NEED_TIMEVAL -struct timeval { - long tv_sec; - long tv_usec; -}; -#endif -#endif /* BSD vs SYSV */ #endif #if GEMDOS