On Thu, Sep 08, 2011 at 05:55:32PM +0200, Stefan Weil wrote:
> * qemu-common.h is not a system include file, so it should be included
>   with "" instead of <>. Otherwise incremental builds might fail
>   because only local include files are checked for changes.
> 
> * linux-user/syscall.c included the file twice.
> 
> Cc: Kevin Wolf <kw...@redhat.com>
> Cc: Riku Voipio <riku.voi...@iki.fi>
> Cc: Jan Kiszka <jan.kis...@siemens.com>
> Signed-off-by: Stefan Weil <w...@mail.berlios.de>
> ---
>  hw/virtio-blk.c      |    2 +-
>  linux-user/syscall.c |    3 +--
>  nbd.h                |    2 +-
>  qemu-nbd.c           |    2 +-
>  slirp/libslirp.h     |    2 +-
>  5 files changed, 5 insertions(+), 6 deletions(-)

Thanks, applied to the trivial patches -next tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches-next

Perhaps I'm being too quick but seems like an obvious fix.

Stefan

Reply via email to