--- sound.c Sat Mar 15 17:17:45 1997 +++ /home/andy/tmp/wrk/sound.c Thu Aug 6 17:03:30 1998 @@ -4,7 +4,11 @@ #include #include #include +#ifdef __FreeBSD__ +#include +#else #include +#endif #include "sound.h" int sound=1;