From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7717 invoked by alias); 29 Jan 2004 21:56:24 -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 7705 invoked from network); 29 Jan 2004 21:56:23 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 29 Jan 2004 21:56:23 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id CCA0D357B; Thu, 29 Jan 2004 13:56:21 -0800 (PST) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.9/8.12.9) with ESMTP id i0TLuLOi003927; Thu, 29 Jan 2004 13:56:21 -0800 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.9/8.12.9/Submit) id i0TLuL5p003923; Thu, 29 Jan 2004 13:56:21 -0800 Date: Thu, 29 Jan 2004 21:56:00 -0000 Message-Id: <200401292156.i0TLuL5p003923@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] solaris9 procfs cleanups In-Reply-To: Andrew Cagney's message of Thursday, 29 January 2004 08:58:28 -0500 <40191184.3080908@gnu.org> X-Antipastobozoticataclysm: Bariumenemanilow X-SW-Source: 2004-01/txt/msg00748.txt.bz2 > Yes, but include "gdb_string.h" instead of (which meas also > tweaking Makefile.in). Done. Thanks, Roland