diff --git a/dos/pdcutil.c b/dos/pdcutil.c index 2b48391e..c4ac6bf5 100644 --- a/dos/pdcutil.c +++ b/dos/pdcutil.c @@ -21,22 +21,9 @@ # include #endif -#if defined(DOS) && defined(MSC) #include -#endif -#ifdef TIME_WITH_SYS_TIME -# include -# include -#else -# ifdef HAVE_SYS_TIME_H -# include -# else -# include -# endif -#endif - -RCSID("$Id: pdcutil.c,v 1.8 2006/08/11 22:19:45 wmcbrine Exp $"); +RCSID("$Id: pdcutil.c,v 1.9 2006/08/23 09:06:16 wmcbrine Exp $"); void PDC_beep(void) {