From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 2/5][IPTABLES]: Give preference to iptables header files Date: Tue, 29 Jan 2008 14:15:22 +0100 Message-ID: <479F26EA.7000308@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:54699 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932538AbYA2NbW (ORCPT ); Tue, 29 Jan 2008 08:31:22 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > Have the header files in the iptables source tree take precedence > over those from the kernel source. Otherwise, building the current > iptables from subversion just fails with kernels < 2.6.25. Applied, thanks.