Index: utils/streamplayer.c =================================================================== RCS file: /usr/cvsroot/asterisk/utils/streamplayer.c,v retrieving revision 1.1 diff -u -r1.1 streamplayer.c --- utils/streamplayer.c 22 Aug 2005 19:29:29 -0000 1.1 +++ utils/streamplayer.c 23 Aug 2005 07:23:43 -0000 @@ -9,6 +9,8 @@ * * This program is free software, distributed under the terms of * the GNU General Public License +* +* $Revision$ */ #include @@ -18,6 +20,9 @@ #include #include #include +#if defined(__FreeBSD__) +#include +#endif #include