qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Remove twice include of qemu-common.h


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [PATCH] Remove twice include of qemu-common.h
Date: Mon, 13 May 2013 15:34:29 +1000

cc qemu-trivial

Thanks for the patch.

Regards,
Peter

On Wed, May 8, 2013 at 2:39 PM,  <address@hidden> wrote:
> From: Qiao Nuohan <address@hidden>
>
> This patch is used to remove twice include of "qemu-common.h" in
> block/win32-aio.c
>
> Signed-off-by: Qiao Nuohan <address@hidden>
> ---
>  block/win32-aio.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/block/win32-aio.c b/block/win32-aio.c
> index 5d0fbbf..fcb7c75 100644
> --- a/block/win32-aio.c
> +++ b/block/win32-aio.c
> @@ -25,7 +25,6 @@
>  #include "qemu/timer.h"
>  #include "block/block_int.h"
>  #include "qemu/module.h"
> -#include "qemu-common.h"
>  #include "block/aio.h"
>  #include "raw-aio.h"
>  #include "qemu/event_notifier.h"
> --
> 1.7.1
>
>
>



reply via email to

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