From 35f1cad6ec38ff00607d049cd00bf4006fb57a7d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 18 Jan 2011 11:23:06 +0100 Subject: [PATCH] --- yaml --- r: 236638 b: refs/heads/master c: 0b8ad876275c74e4bfb6ec3150793f3c0ecfcee2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/netfilter/Kbuild | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 863243665499..50e042bb4b07 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0260c1dccc6a1018f8cf2c4778dffb47fc5d1c4c +refs/heads/master: 0b8ad876275c74e4bfb6ec3150793f3c0ecfcee2 diff --git a/trunk/include/linux/netfilter/Kbuild b/trunk/include/linux/netfilter/Kbuild index 9f11fbc377e2..fc4e0aa805a2 100644 --- a/trunk/include/linux/netfilter/Kbuild +++ b/trunk/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