mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-21 03:54:59 +02:00
src: compile fixes for 2.6.18 and 2.6.19
I did not test f30793f591
on all
supported kernel versions and noticed too late.
This commit is contained in:
@@ -82,5 +82,6 @@ extern void xtnu_unregister_targets(struct xtnu_target *, unsigned int);
|
||||
extern struct xt_match *xtnu_request_find_match(unsigned int,
|
||||
const char *, uint8_t);
|
||||
extern int xtnu_neigh_hh_output(struct hh_cache *, struct sk_buff *);
|
||||
extern void xtnu_csum_replace2(__u16 __bitwise *, __be16, __be16);
|
||||
|
||||
#endif /* _COMPAT_XTNU_H */
|
||||
|
Reference in New Issue
Block a user