From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44023 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oex5d-0008HI-9R for qemu-devel@nongnu.org; Fri, 30 Jul 2010 17:26:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oex5c-0008Ru-2g for qemu-devel@nongnu.org; Fri, 30 Jul 2010 17:26:01 -0400 Received: from hall.aurel32.net ([88.191.82.174]:36809) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oex5b-0008Rn-TK for qemu-devel@nongnu.org; Fri, 30 Jul 2010 17:26:00 -0400 Date: Fri, 30 Jul 2010 23:25:57 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 1/1] Remove unused eventfd.h Message-ID: <20100730212557.GG20459@volta.aurel32.net> References: <4C50B426.50706@ring3k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <4C50B426.50706@ring3k.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mike McCormack Cc: stefanha@gmail.com, qemu-devel@nongnu.org On Thu, Jul 29, 2010 at 07:50:14AM +0900, Mike McCormack wrote: > This header is not present on my system and causes a build > failure, but is also not used in these files, so remove it. > > Signed-off-by: Mike McCormack > --- > hw/vhost.c | 1 - > hw/vhost_net.c | 1 - > 2 files changed, 0 insertions(+), 2 deletions(-) Thanks, applied. > diff --git a/hw/vhost.c b/hw/vhost.c > index 65709d0..34c4745 100644 > --- a/hw/vhost.c > +++ b/hw/vhost.c > @@ -11,7 +11,6 @@ > */ > > #include > -#include > #include "vhost.h" > #include "hw/hw.h" > /* For range_get_last */ > diff --git a/hw/vhost_net.c b/hw/vhost_net.c > index 606aa0c..0c00de2 100644 > --- a/hw/vhost_net.c > +++ b/hw/vhost_net.c > @@ -20,7 +20,6 @@ > > #ifdef CONFIG_VHOST_NET > #include > -#include > #include > #include > #include > -- > 1.5.6.5 > > > -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net