netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 2.6.23-rc1] add xt_statistic.h to the header list for usermode programs
@ 2007-08-03 17:28 Chuck Ebbert
  2007-08-05  4:18 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Ebbert @ 2007-08-03 17:28 UTC (permalink / raw)
  To: David Miller; +Cc: Netdev

Add xt_statistic.h to the list of headers to install.

Apparently needed to build newer versions of iptables.

Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
---
 include/linux/netfilter/Kbuild |    1 +
 1 file changed, 1 insertion(+)

--- linux-2.6.22.noarch.orig/include/linux/netfilter/Kbuild
+++ linux-2.6.22.noarch/include/linux/netfilter/Kbuild
@@ -28,6 +28,7 @@ header-y += xt_policy.h
 header-y += xt_realm.h
 header-y += xt_sctp.h
 header-y += xt_state.h
+header-y += xt_statistic.h
 header-y += xt_string.h
 header-y += xt_tcpmss.h
 header-y += xt_tcpudp.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch 2.6.23-rc1] add xt_statistic.h to the header list for usermode programs
  2007-08-03 17:28 [patch 2.6.23-rc1] add xt_statistic.h to the header list for usermode programs Chuck Ebbert
@ 2007-08-05  4:18 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-08-05  4:18 UTC (permalink / raw)
  To: cebbert; +Cc: netdev

From: Chuck Ebbert <cebbert@redhat.com>
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 <cebbert@redhat.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-05  4:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-03 17:28 [patch 2.6.23-rc1] add xt_statistic.h to the header list for usermode programs Chuck Ebbert
2007-08-05  4:18 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).