From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel P. Berrange" Subject: Re: [PATCH] Fix ioemu compile Date: Thu, 6 Dec 2007 19:41:04 +0000 Message-ID: <20071206194104.GH23823@redhat.com> References: <2c28ac4db1f7542220b1.1196969495@hatchback> <20071206193520.GB25639@totally.trollied.org.uk> Reply-To: "Daniel P. Berrange" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20071206193520.GB25639@totally.trollied.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: John Levon Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Dec 06, 2007 at 07:35:20PM +0000, John Levon wrote: > On Thu, Dec 06, 2007 at 11:31:35AM -0800, john.levon@sun.com wrote: > > > serial.c was including another Linux-specific header. > > > > Signed-off-by: John Levon > > > > diff --git a/tools/ioemu/hw/serial.c b/tools/ioemu/hw/serial.c > > --- a/tools/ioemu/hw/serial.c > > +++ b/tools/ioemu/hw/serial.c > > @@ -26,9 +26,15 @@ > > #include > > #include > > #include > > -#include > > Erm, or it looks like just making this be will work too Definitely. Including asm/ headers directly on Linux is frowned upon. Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|