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:
Jan Engelhardt
2008-09-01 18:40:23 -04:00
parent e87dc5d5e1
commit 3a4e719b8c
2 changed files with 14 additions and 3 deletions

View File

@@ -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 */