--- src/utility.c.orig Wed Jan 17 08:16:02 2007 +++ src/utility.c Sat Feb 10 12:08:36 2007 @@ -45,10 +45,6 @@ #include #include -#ifndef __APPLE__ -#include -#endif - /* Include unistd.h only if not on a Win32 platform */ /* Include Win32 Headers sys/types.h and sys/timeb.h if on Win32 */ #ifndef __WIN32__