compat_xtables: remove unused xtnu_ip_route_me_harder

This commit is contained in:
Jan Engelhardt
2014-01-09 10:16:02 +01:00
parent f9b0ee7533
commit 7cf7250e07
6 changed files with 3 additions and 11 deletions

View File

@@ -59,7 +59,6 @@ static inline struct xtnu_target *xtcompat_nutarget(const struct xt_target *t)
}
extern int xtnu_ip_local_out(struct sk_buff *);
extern int xtnu_ip_route_me_harder(struct sk_buff **, unsigned int);
extern int xtnu_register_match(struct xtnu_match *);
extern int xtnu_ip_route_output_key(void *, struct rtable **, struct flowi *);
extern void xtnu_unregister_match(struct xtnu_match *);