aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/Kbuild
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-01-20 08:48:15 +0100
committerPatrick McHardy <kaber@trash.net>2011-01-20 08:48:15 +0100
commit5d8449286456659cdd0998e62d80df2d9e77e9e3 (patch)
tree3e773cbdc028f6c9bc0331bb137e3c64625a0cf5 /include/linux/netfilter/Kbuild
parentMerge branch 'master' of /repos/git/net-next-2.6 (diff)
downloadlinux-dev-5d8449286456659cdd0998e62d80df2d9e77e9e3.tar.xz
linux-dev-5d8449286456659cdd0998e62d80df2d9e77e9e3.zip
netfilter: xtables: remove extraneous header that slipped in
Commit 0b8ad87 (netfilter: xtables: add missing header files to export list) erroneously added this. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/linux/netfilter/Kbuild')
-rw-r--r--include/linux/netfilter/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
index fc4e0aa805a2..89c0d1e20d72 100644
--- a/include/linux/netfilter/Kbuild
+++ b/include/linux/netfilter/Kbuild
@@ -56,7 +56,6 @@ 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