From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [patch hail 1/2] use hail_log.h Date: Thu, 18 Nov 2010 03:45:32 -0500 Message-ID: <4CE4E7AC.3000204@garzik.org> References: <20101110135032.2f9e8d9f@lembas.zaitcev.lan> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=i1Z7t3L415Q60dTlNn9pClWW4dowq+UlixJjw4GVJxo=; b=ATbbJLCjhfW3HlG2YrbDsc7gQ910oUauaniq5PHS+xbXudD5zWt8rS39UfnYUxPVJa nSrdEtm2eSLP6PgLFBUShTwXVgyo+cwcWk53KvWWrOzc3NJDPuJNaEA5pfpdIwJKnAM4 hFZrEvhBNvXdU2MpoJWewGqgH6E9JDq45PQpU= In-Reply-To: <20101110135032.2f9e8d9f@lembas.zaitcev.lan> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List On 11/10/2010 03:50 PM, Pete Zaitcev wrote: > I think forward declarations are not needed if we have a nice leaf header. > > Signed-off-by: Pete Zaitcev > > --- > include/cld_common.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) applied 1-2