On Tue, Feb 28, 2012 at 04:58:46PM -0300, Luiz Capitulino wrote:
> On Fri, 24 Feb 2012 23:22:03 +0200
> Alon Levy <al...@redhat.com> wrote:
> 
> > Signed-off-by: Alon Levy <al...@redhat.com>
> 
> Acked-by: Luiz Capitulino <lcapitul...@redhat.com>
> 
> Or, I can apply it in my queue if you allow me to cherry pick.
> 

Sure.

> 
> > ---
> >  qjson.h |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/qjson.h b/qjson.h
> > index 65b10ea..1190d8a 100644
> > --- a/qjson.h
> > +++ b/qjson.h
> > @@ -15,6 +15,7 @@
> >  #define QJSON_H
> >  
> >  #include <stdarg.h>
> > +#include "compiler.h"
> >  #include "qobject.h"
> >  #include "qstring.h"
> >  
> 

Reply via email to