summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_nat_rule.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netfilter/nf_nat_rule.h')
-rw-r--r--include/net/netfilter/nf_nat_rule.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/netfilter/nf_nat_rule.h b/include/net/netfilter/nf_nat_rule.h
index e4a18ae361c..2890bdc4cd9 100644
--- a/include/net/netfilter/nf_nat_rule.h
+++ b/include/net/netfilter/nf_nat_rule.h
@@ -12,6 +12,4 @@ extern int nf_nat_rule_find(struct sk_buff *skb,
const struct net_device *out,
struct nf_conn *ct);
-extern unsigned int
-alloc_null_binding(struct nf_conn *ct, unsigned int hooknum);
#endif /* _NF_NAT_RULE_H */