]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/netns/ipv4.h
Merge branch 'master' of /repos/git/net-next-2.6
[net-next-2.6.git] / include / net / netns / ipv4.h
index 9a4b8b7140794f3aab802d4a5d8264b53da169bc..2764994c9136a83b0e7194023e15ed21a6e87323 100644 (file)
@@ -37,7 +37,9 @@ struct netns_ipv4 {
        struct xt_table         *iptable_mangle;
        struct xt_table         *iptable_raw;
        struct xt_table         *arptable_filter;
+#ifdef CONFIG_SECURITY
        struct xt_table         *iptable_security;
+#endif
        struct xt_table         *nat_table;
        struct hlist_head       *nat_bysource;
        unsigned int            nat_htable_size;