qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/4] qjson.h: include compiler.h for GCC_FMT_ATT


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH 2/4] qjson.h: include compiler.h for GCC_FMT_ATTR
Date: Tue, 28 Feb 2012 16:58:46 -0300

On Fri, 24 Feb 2012 23:22:03 +0200
Alon Levy <address@hidden> wrote:

> Signed-off-by: Alon Levy <address@hidden>

Acked-by: Luiz Capitulino <address@hidden>

Or, I can apply it in my queue if you allow me to cherry pick.


> ---
>  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

[Prev in Thread] Current Thread [Next in Thread]