qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] usb/redirect.c: unbreak compilation due to incl


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH] usb/redirect.c: unbreak compilation due to include/char/char.h
Date: Fri, 28 Dec 2012 20:08:33 +0000

Thanks, applied.

On Sun, Dec 23, 2012 at 9:25 PM, Alon Levy <address@hidden> wrote:
> Broken since:
>
> commit 927d4878b0ff319ed87fed9363f314613b0a5ed9
> Author: Paolo Bonzini <address@hidden>
> Date:   Mon Dec 17 18:20:05 2012 +0100
>
>     softmmu: move remaining include files to include/ subdirectories
>
> Signed-off-by: Alon Levy <address@hidden>
> ---
>  hw/usb/redirect.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/hw/usb/redirect.c b/hw/usb/redirect.c
> index b65e868..0abe1ff 100644
> --- a/hw/usb/redirect.c
> +++ b/hw/usb/redirect.c
> @@ -30,6 +30,7 @@
>  #include "monitor/monitor.h"
>  #include "sysemu/sysemu.h"
>  #include "qemu/iov.h"
> +#include "char/char.h"
>
>  #include <dirent.h>
>  #include <sys/ioctl.h>
> --
> 1.8.0.1
>
>



reply via email to

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