From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvQs9-0007Pt-P0 for qemu-devel@nongnu.org; Fri, 22 Sep 2017 12:32:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dvQs8-0006f6-VH for qemu-devel@nongnu.org; Fri, 22 Sep 2017 12:32:13 -0400 Received: from mail-wr0-x22f.google.com ([2a00:1450:400c:c0c::22f]:46008) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dvQs8-0006eQ-OP for qemu-devel@nongnu.org; Fri, 22 Sep 2017 12:32:12 -0400 Received: by mail-wr0-x22f.google.com with SMTP id m18so1336424wrm.2 for ; Fri, 22 Sep 2017 09:32:12 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170922154014.29350-5-f4bug@amsat.org> References: <20170922154014.29350-1-f4bug@amsat.org> <20170922154014.29350-5-f4bug@amsat.org> From: Peter Maydell Date: Fri, 22 Sep 2017 17:31:51 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 04/34] misc: remove headers implicitly included List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Cc: Thomas Huth , Paolo Bonzini , Gerd Hoffmann , Stefan Hajnoczi , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , "Michael S. Tsirkin" , Zhang Chen , Li Zhijian , Jason Wang , Markus Armbruster , Michael Roth , Ben Warren , QEMU Developers , QEMU Trivial On 22 September 2017 at 16:39, Philippe Mathieu-Daud=C3=A9 wrote: > applied using ./scripts/clean-includes > > Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Peter Maydell thanks -- PMM