qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Fix include statements for qemu-common.h


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] Fix include statements for qemu-common.h
Date: Fri, 09 Sep 2011 10:16:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

Am 08.09.2011 17:55, schrieb Stefan Weil:
> * 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 <address@hidden>
> Cc: Riku Voipio <address@hidden>
> Cc: Jan Kiszka <address@hidden>
> Signed-off-by: Stefan Weil <address@hidden>

Acked-by: Kevin Wolf <address@hidden>



reply via email to

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