From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch 2.6.23-rc1] add xt_statistic.h to the header list for usermode programs Date: Sat, 04 Aug 2007 21:18:41 -0700 (PDT) Message-ID: <20070804.211841.07454066.davem@davemloft.net> References: <46B365A9.8080507@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: cebbert@redhat.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:43597 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750791AbXHEESl (ORCPT ); Sun, 5 Aug 2007 00:18:41 -0400 In-Reply-To: <46B365A9.8080507@redhat.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Chuck Ebbert Date: Fri, 03 Aug 2007 13:28:09 -0400 > Add xt_statistic.h to the list of headers to install. > > Apparently needed to build newer versions of iptables. > > Signed-off-by: Chuck Ebbert Applied, thanks.