diff --git a/utils/streamplayer.c b/utils/streamplayer.c index 5ae742f08b..90447a63aa 100755 --- a/utils/streamplayer.c +++ b/utils/streamplayer.c @@ -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