]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/netfilter/ipv4/nf_conntrack_ipv4.h
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[linux-2.6-omap-h63xx.git] / include / net / netfilter / ipv4 / nf_conntrack_ipv4.h
index 25b081a730e60716fe6b010161f41ca9c3b7ae15..91684436af8e96dfa004f5d3510edf99b4aa9593 100644 (file)
@@ -37,7 +37,4 @@ struct nf_conntrack_ipv4 {
 struct sk_buff *
 nf_ct_ipv4_ct_gather_frags(struct sk_buff *skb);
 
-/* call to create an explicit dependency on nf_conntrack_l3proto_ipv4. */
-extern void need_ip_conntrack(void);
-
 #endif /*_NF_CONNTRACK_IPV4_H*/