From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16562 invoked by alias); 25 Oct 2002 20:28:16 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16516 invoked from network); 25 Oct 2002 20:28:15 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 25 Oct 2002 20:28:15 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 4122CD2CC7; Fri, 25 Oct 2002 13:29:34 -0700 (PDT) Date: Fri, 25 Oct 2002 13:28:00 -0000 From: Joel Brobecker To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix i386v-nat.c compilation Message-ID: <20021025202934.GF4370@gnat.com> References: <200210251855.g9PItbX2000711@elgar.kettenis.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210251855.g9PItbX2000711@elgar.kettenis.dyndns.org> User-Agent: Mutt/1.4i X-SW-Source: 2002-10/txt/msg00549.txt.bz2 > Index: ChangeLog > from Mark Kettenis > > * i386v-nat.c: Include "i386-tdep.h". I think that Makefile.in should be updated too: Add $(i386_tdep_h) to the rule for i386v-nat.o. -- Joel