]> err.no Git - linux-2.6/blobdiff - net/netfilter/nf_conntrack_core.c
Pull bugzilla-5966 into release branch
[linux-2.6] / net / netfilter / nf_conntrack_core.c
index 4fdf4849baf84c387242f606457c087205b305a9..b3a70eb6d42ae8728a5d8803ea230e9d27ecbb10 100644 (file)
@@ -976,8 +976,7 @@ void __nf_ct_refresh_acct(struct nf_conn *ct,
 }
 EXPORT_SYMBOL_GPL(__nf_ct_refresh_acct);
 
-#if defined(CONFIG_NF_CT_NETLINK) || \
-    defined(CONFIG_NF_CT_NETLINK_MODULE)
+#if defined(CONFIG_NF_CT_NETLINK) || defined(CONFIG_NF_CT_NETLINK_MODULE)
 
 #include <linux/netfilter/nfnetlink.h>
 #include <linux/netfilter/nfnetlink_conntrack.h>