From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7398 invoked by alias); 17 Nov 2005 01:19:42 -0000 Received: (qmail 7380 invoked by uid 22791); 17 Nov 2005 01:19:40 -0000 Received: from dumbledore.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.11) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 17 Nov 2005 01:19:40 +0000 Received: (qmail 30167 invoked from network); 17 Nov 2005 01:19:38 -0000 Received: from unknown (HELO ?192.168.0.2?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 Nov 2005 01:19:38 -0000 Message-ID: <437BDAA3.9040002@codesourcery.com> Date: Thu, 17 Nov 2005 03:55:00 -0000 From: Mark Mitchell User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: Mark Kettenis CC: gdb-patches@sources.redhat.com Subject: Re: PATCH: Make PowerPC simulator compile on MinGW References: <200511170034.jAH0YK2Z017839@sethra.codesourcery.com> <200511170106.jAH16GAh012415@elgar.sibelius.xs4all.nl> In-Reply-To: <200511170106.jAH16GAh012415@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00261.txt.bz2 Mark Kettenis wrote: >>Date: Wed, 16 Nov 2005 16:34:20 -0800 >>From: Mark Mitchell > > >>2005-11-16 Mark Mitchell >> >> * emul_netbsd.c (sys/errno.h): Guard with HAVE_SYS_ERRNO_H. > > This really makes me wonder why it is including . I'm > pretty sure that's totally unneeded. I'm happy to try that on a GNU/Linux box, but how do I prove it in general? I'm happy to just take out that #include, if that will help move the patch forward. Thanks, -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com (916) 791-8304