From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28246 invoked by alias); 30 May 2005 16:54:31 -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 28230 invoked by uid 22791); 30 May 2005 16:54:27 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 30 May 2005 16:54:27 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DcnWz-0006EC-3j; Mon, 30 May 2005 12:54:25 -0400 Date: Mon, 30 May 2005 18:52:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Add missing include dependency in exceptions.h Message-ID: <20050530165424.GA23924@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20050530045227.GB18760@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050530045227.GB18760@adacore.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00637.txt.bz2 On Mon, May 30, 2005 at 02:52:27PM +1000, Joel Brobecker wrote: > 2005-05-30 Joel Brobecker > > * exceptions.h: Include ui-out.h. > (ui_out): Remove declaration. > * Makefile.in (exceptions_h): Add dependency on ui-out.h. This is OK. -- Daniel Jacobowitz CodeSourcery, LLC