From 53bc0aadc94ba827a4419bf4238b01f1addce92f Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Wed, 27 Feb 2002 11:42:39 +0000 Subject: bsd include file fix CVS patchset: 1527 CVS date: 2002/02/27 11:42:39 --- src/video_out/video_out_xv.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/video_out/video_out_xv.c b/src/video_out/video_out_xv.c index e69880357..f5a1b5327 100644 --- a/src/video_out/video_out_xv.c +++ b/src/video_out/video_out_xv.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: video_out_xv.c,v 1.99 2002/02/27 08:54:14 guenter Exp $ + * $Id: video_out_xv.c,v 1.100 2002/02/27 11:42:39 guenter Exp $ * * video_out_xv.c, X11 video extension interface for xine * @@ -42,6 +42,8 @@ #include #include +#include +#include #include #include #include -- cgit v1.2.3