From 21249f6c9b5e34d19525916bbb126f3009838bd5 Mon Sep 17 00:00:00 2001 From: Robin KAY Date: Sun, 12 Jan 2003 20:33:57 +0000 Subject: Make xine-lib compile on Solaris CVS patchset: 3882 CVS date: 2003/01/12 20:33:57 --- src/dxr3/dxr3_decode_video.c | 3 ++- src/dxr3/dxr3_scr.c | 3 ++- src/dxr3/video_out_dxr3.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/dxr3/dxr3_decode_video.c b/src/dxr3/dxr3_decode_video.c index 998525c97..2f2c47518 100644 --- a/src/dxr3/dxr3_decode_video.c +++ b/src/dxr3/dxr3_decode_video.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: dxr3_decode_video.c,v 1.25 2002/12/21 12:56:46 miguelfreitas Exp $ + * $Id: dxr3_decode_video.c,v 1.26 2003/01/12 20:33:57 komadori Exp $ */ /* dxr3 video decoder plugin. @@ -28,6 +28,7 @@ #include #include +#include #include #include #include diff --git a/src/dxr3/dxr3_scr.c b/src/dxr3/dxr3_scr.c index 95cc41105..153b3c45b 100644 --- a/src/dxr3/dxr3_scr.c +++ b/src/dxr3/dxr3_scr.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: dxr3_scr.c,v 1.6 2002/10/26 14:35:04 mroi Exp $ + * $Id: dxr3_scr.c,v 1.7 2003/01/12 20:33:57 komadori Exp $ */ /* dxr3 scr plugin. @@ -26,6 +26,7 @@ */ #include +#include #include #include #include diff --git a/src/dxr3/video_out_dxr3.c b/src/dxr3/video_out_dxr3.c index dd0a0a1e6..24f707fbc 100644 --- a/src/dxr3/video_out_dxr3.c +++ b/src/dxr3/video_out_dxr3.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_dxr3.c,v 1.66 2003/01/02 12:00:53 mroi Exp $ + * $Id: video_out_dxr3.c,v 1.67 2003/01/12 20:33:57 komadori Exp $ */ /* mpeg1 encoding video out plugin for the dxr3. @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3