summaryrefslogtreecommitdiff
path: root/include/linux/netfilter
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2011-01-18 16:20:53 +0100
committerPatrick McHardy <kaber@trash.net>2011-01-18 16:20:53 +0100
commita8fc0d9b3401cb5e42a437293db383998290157d (patch)
tree10f8af504eba587c22c380ec0b5ab538dc314a50 /include/linux/netfilter
parent94b27cc36123069966616670c3653cd6873babe9 (diff)
parent0b8ad876275c74e4bfb6ec3150793f3c0ecfcee2 (diff)
Merge branch 'master' of git://dev.medozas.de/linux
Diffstat (limited to 'include/linux/netfilter')
-rw-r--r--include/linux/netfilter/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
index 9f11fbc377e..fc4e0aa805a 100644
--- a/include/linux/netfilter/Kbuild
+++ b/include/linux/netfilter/Kbuild
@@ -56,6 +56,8 @@ header-y += xt_rateest.h
header-y += xt_realm.h
header-y += xt_recent.h
header-y += xt_sctp.h
+header-y += xt_secmark.h
+header-y += xt_socket.h
header-y += xt_state.h
header-y += xt_statistic.h
header-y += xt_string.h