qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 09/11] qerror: Move #include out of qerror.h


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 09/11] qerror: Move #include out of qerror.h
Date: Mon, 15 Jun 2015 15:37:19 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 06/13/2015 08:20 AM, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <address@hidden>
> ---

>  57 files changed, 59 insertions(+), 3 deletions(-)
> 

> diff --git a/include/qapi/qmp/qerror.h b/include/qapi/qmp/qerror.h
> index f8182c7..842b27a 100644
> --- a/include/qapi/qmp/qerror.h
> +++ b/include/qapi/qmp/qerror.h
> @@ -12,9 +12,6 @@
>  #ifndef QERROR_H
>  #define QERROR_H
>  
> -#include "qapi/qmp/qstring.h"
> -#include "qemu/error-report.h"
> -

The real meat of the change; the rest is adding these lines into .c
files where compilation broke otherwise :)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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