From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Corrales Subject: Re: Missing kernel header files Date: Mon, 4 Oct 2010 10:56:22 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:35848 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754087Ab0JDQ4X (ORCPT ); Mon, 4 Oct 2010 12:56:23 -0400 Received: by eyb6 with SMTP id 6so1990721eyb.19 for ; Mon, 04 Oct 2010 09:56:22 -0700 (PDT) In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: > Choosing arbitrary kernels is not designed to work before 1.4.3. Oh, that's too bad :( > Why bother with patching when just using 1.4.9 yields equivalent > behavior? > Thing is that other software modules depend on this headers as well so I wanted to minimize the impact. I rather patch than bump the version number.