From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4729 invoked by alias); 6 Mar 2012 16:30:53 -0000 Received: (qmail 4715 invoked by uid 22791); 6 Mar 2012 16:30:50 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Mar 2012 16:30:37 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id A234F1C63A2; Tue, 6 Mar 2012 11:30:36 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yhwrTMuujjVO; Tue, 6 Mar 2012 11:30:36 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 56D091C639F; Tue, 6 Mar 2012 11:30:36 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 594BF145615; Tue, 6 Mar 2012 08:30:32 -0800 (PST) Date: Tue, 06 Mar 2012 16:30:00 -0000 From: Joel Brobecker To: Andreas Arnez Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [PATCH] s390-nat.c: Fix missing prototypes Message-ID: <20120306163032.GM2853@adacore.com> References: <8762ejrlqv.fsf@vnet.ibm.com> <20120305190642.GJ2853@adacore.com> <87ipiigiup.fsf@linux.vnet.ibm.com> <4F55E636.8040501@redhat.com> <8762eigdxh.fsf@linux.vnet.ibm.com> <4F55FA6F.2090203@redhat.com> <871up6gc2q.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871up6gc2q.fsf@linux.vnet.ibm.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00192.txt.bz2 > Builds fine on s390x. > > > > > 2012-03-06 Pedro Alves > > > > * gregset.h [HAVE_SYS_PROCFS_H]: Include . No further comment on my end. Sorry about this, guys. -- Joel