From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] minios: switch to C99 integer types Date: Tue, 14 Jul 2009 16:38:48 +0100 Message-ID: References: <200907141719.35885.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200907141719.35885.Christoph.Egger@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger , "xen-devel@lists.xensource.com" Cc: Samuel Thibault , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org I'd like an Ack from Stefano and/or Samuel on this one. This kind of dancing around the standard headers is tricky. -- Keir On 14/07/2009 16:19, "Christoph Egger" wrote: > > Hi! > > Attached patch switches minios to C99 integer types. > This is a necessary step to make minios build on NetBSD. > > Signed-off-by: Christoph Egger >