Re: [PATCH:libXvMC] Include XvMClib.h

2009-10-21 Thread Luc Verhaegen
On Wed, Oct 21, 2009 at 12:31:05PM +0200, Luc Verhaegen wrote:
> On Tue, Oct 20, 2009 at 02:43:56PM -0700, Jeremy Huddleston wrote:
> > This fixes compilation breakage after  
> > 9190399907610486001f3676945958dbab4b837a in videoproto
> > 
> > Found by tinderbox
> > 
> > Signed-off-by: Jeremy Huddleston 
> > ---
> >  src/XvMCWrapper.c |1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/src/XvMCWrapper.c b/src/XvMCWrapper.c
> > index b9f97b2..8ed8f8f 100644
> > --- a/src/XvMCWrapper.c
> > +++ b/src/XvMCWrapper.c
> > @@ -45,6 +45,7 @@
> >  #endif
> > 
> >  #include 
> > +#include 
> >  #include 
> >  #include 
> >  #include 
> > -- 
> > 1.6.5
> > 
> 
> Acked-by: Luc Verhaegen 
> 
> My bad, i should've checked this.
> 
> On the other hand, i had a bit of a chuckle now. I cannot believe that 
> the wrapper for the library didn't even bother to include the header 
> which defines all the functions it is wrapping. :)
> 
> Luc Verhaegen.

Ah, was committed already :)

Luc Verhaegen.
___
xorg-devel mailing list
xorg-devel@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-devel


Re: [PATCH:libXvMC] Include XvMClib.h

2009-10-21 Thread Luc Verhaegen
On Tue, Oct 20, 2009 at 02:43:56PM -0700, Jeremy Huddleston wrote:
> This fixes compilation breakage after  
> 9190399907610486001f3676945958dbab4b837a in videoproto
> 
> Found by tinderbox
> 
> Signed-off-by: Jeremy Huddleston 
> ---
>  src/XvMCWrapper.c |1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/src/XvMCWrapper.c b/src/XvMCWrapper.c
> index b9f97b2..8ed8f8f 100644
> --- a/src/XvMCWrapper.c
> +++ b/src/XvMCWrapper.c
> @@ -45,6 +45,7 @@
>  #endif
> 
>  #include 
> +#include 
>  #include 
>  #include 
>  #include 
> -- 
> 1.6.5
> 

Acked-by: Luc Verhaegen 

My bad, i should've checked this.

On the other hand, i had a bit of a chuckle now. I cannot believe that 
the wrapper for the library didn't even bother to include the header 
which defines all the functions it is wrapping. :)

Luc Verhaegen.
___
xorg-devel mailing list
xorg-devel@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-devel


[PATCH:libXvMC] Include XvMClib.h

2009-10-20 Thread Jeremy Huddleston
This fixes compilation breakage after  
9190399907610486001f3676945958dbab4b837a in videoproto


Found by tinderbox

Signed-off-by: Jeremy Huddleston 
---
 src/XvMCWrapper.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/XvMCWrapper.c b/src/XvMCWrapper.c
index b9f97b2..8ed8f8f 100644
--- a/src/XvMCWrapper.c
+++ b/src/XvMCWrapper.c
@@ -45,6 +45,7 @@
 #endif

 #include 
+#include 
 #include 
 #include 
 #include 
--
1.6.5



smime.p7s
Description: S/MIME cryptographic signature
___
xorg-devel mailing list
xorg-devel@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-devel