From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1846 invoked by alias); 26 Feb 2004 01:41:51 -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 1835 invoked from network); 26 Feb 2004 01:41:50 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 26 Feb 2004 01:41:50 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 8642F2B92; Wed, 25 Feb 2004 20:41:47 -0500 (EST) Message-ID: <403D4EDB.7080906@gnu.org> Date: Thu, 26 Feb 2004 01:41:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/tui] (solaris) Fix tui.c build failure References: <20040226012508.GB3425@gnat.com> In-Reply-To: <20040226012508.GB3425@gnat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00748.txt.bz2 thanks! "obvious" - it violates the coding standard that "defs.h" is included first. you should claim: http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1561 Andrew