--- src/game_em/sound.c.orig Sun Apr 24 04:02:41 2005 +++ src/game_em/sound.c Sat Oct 8 20:13:38 2005 @@ -10,15 +10,8 @@ #if defined(PLATFORM_LINUX) || defined(PLATFORM_BSD) -#ifdef PLATFORM_LINUX #include #include -#endif - -#ifdef PLATFORM_BSD -#include -#include -#endif #include "global.h" #include "sample.h"