From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26612 invoked by alias); 20 Feb 2003 17:14:44 -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 26583 invoked from network); 20 Feb 2003 17:14:43 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 20 Feb 2003 17:14:43 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h1KHEdt27687; Thu, 20 Feb 2003 09:14:39 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Pierre Muller Cc: gdb-patches@sources.redhat.com Subject: Re: [Obvious fix] Fix compilation failure in gdbtk/generic directory. References: <5.0.2.1.2.20030220131116.025c1210@ics.u-strasbg.fr> From: David Carlton Date: Thu, 20 Feb 2003 17:14:00 -0000 In-Reply-To: <5.0.2.1.2.20030220131116.025c1210@ics.u-strasbg.fr> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00482.txt.bz2 On Thu, 20 Feb 2003 13:12:48 +0100, Pierre Muller said: > Committed as obvious. > ChangeLog Entry: > 2003-02-20 Pierre Muller > * generic/gdbtk-cmds.c: Add missing "block.h" include. > generic/gdbtk-stack.c: Ditto. > generic/gdbtk-wrapper.c: Ditto. Thanks! Sorry about missing that one. David Carlton carlton@math.stanford.edu