$FreeBSD$ --- soundbyte.c.orig Fri Feb 28 23:18:38 2003 +++ soundbyte.c Wed Jun 25 19:42:45 2003 @@ -13,7 +13,9 @@ #ifdef Solaris #include #else +#ifndef __FreeBSD__ #include +#endif #include #endif @@ -32,7 +34,7 @@ #ifdef LINUX #include #else /*!LINUX */ -#include +#include #endif /* LINUX */ #endif /* sun */