From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] fix conntrack compilation Date: Mon, 19 Jun 2006 17:54:17 +0200 Message-ID: <4496C8A9.4000704@trash.net> References: <1149512507.20946.5.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Eric Leblond In-Reply-To: <1149512507.20946.5.camel@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Eric Leblond wrote: > It seems that subversion version of conntrack tool does not compile to > due the lack of inclusion of "config.h". I have no idea if this is "the right fix", but I trust someone will flame me if not, so applied :) Thanks.