summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-08-06 17:52:56 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-08-06 17:52:56 -0700
commit9e865f58da5ff0a9c19669a49ac984117711757a (patch)
tree21f64e79ac21d794df5a407f10a9326e26d38f17 /include
parent111e2a513bac77d317011350f34f9cc30deb9806 (diff)
parentbe1b685fe6c9928848b26b568eaa86ba8ce0046c (diff)
downloadop-kernel-dev-9e865f58da5ff0a9c19669a49ac984117711757a.zip
op-kernel-dev-9e865f58da5ff0a9c19669a49ac984117711757a.tar.gz
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
* 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6: [NETFILTER]: Add xt_statistic.h to the header list for usermode programs [BNX2]: Fix suspend/resume problem. [TG3]: Fix suspend/resume problem.
Diffstat (limited to 'include')
-rw-r--r--include/linux/netfilter/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
index 43397a4..ab57cb7 100644
--- a/include/linux/netfilter/Kbuild
+++ b/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
OpenPOWER on IntegriCloud