From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13479 invoked by alias); 29 Jan 2008 21:26:59 -0000 Received: (qmail 13427 invoked by uid 22791); 29 Jan 2008 21:26:58 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 Jan 2008 21:26:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 855D12A96C8 for ; Tue, 29 Jan 2008 16:26:26 -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 m4nsBS28Ol9P for ; Tue, 29 Jan 2008 16:26:26 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 4962D2A96C4 for ; Tue, 29 Jan 2008 16:26:26 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 2F975E7ACB; Tue, 29 Jan 2008 13:26:24 -0800 (PST) Date: Tue, 29 Jan 2008 21:28:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFA] Remove #include defs.h in nto-tdep.h Message-ID: <20080129212624.GD16288@adacore.com> References: <20071220055144.GG6154@adacore.com> <20080129170144.GA2815@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080129170144.GA2815@caradoc.them.org> User-Agent: Mutt/1.4.2.2i 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: 2008-01/txt/msg00725.txt.bz2 > > 2007-12-20 Joel Brobecker > > > > * nto-tdep.h: Remove #include "defs.h". > > * nto-tdep.c: Add #include "defs.h". > > * Makefile.in (nto_tdep_h): Update dependencies. > > (nto-tdep.o): Likewise. > > > > Tested on x86-linux by recompiling nto-tdep.c and i386-nto-tdep.c. > > Looks OK? > > OK. Thanks, Daniel. This one is in. -- Joel