From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18450 invoked by alias); 5 Aug 2002 16:18:49 -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 18439 invoked from network); 5 Aug 2002 16:18:47 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 5 Aug 2002 16:18:47 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 44540D2CBD; Mon, 5 Aug 2002 09:18:43 -0700 (PDT) Date: Mon, 05 Aug 2002 09:18:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Missing #include in objfiles.h? Message-ID: <20020805161843.GD657@gnat.com> References: <20020801192836.GY683@gnat.com> <3D499E85.9080506@ges.redhat.com> <20020803031009.GE3259@gnat.com> <3D4C6657.6070803@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D4C6657.6070803@ges.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-08/txt/msg00095.txt.bz2 >> 2002-08-05 Joel Brobecker >> >> * objfiles.h: Add missing #include "symfile.h" >> >> * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents. > > Ah! In that case, yes definitly. Thank you, it's in. -- Joel