]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[NETFILTER]: Add xt_statistic.h to the header list for usermode programs
authorChuck Ebbert <cebbert@redhat.com>
Sun, 5 Aug 2007 04:18:16 +0000 (21:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Aug 2007 04:18:16 +0000 (21:18 -0700)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/Kbuild

index 43397a414cd6a8b963b086ed89262715d201a9fb..ab57cb7d7c61067fd0bf4f7d0a74a6d348886d60 100644 (file)
@@ -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