build: support for Linux 3.2

This commit is contained in:
Jan Engelhardt
2011-12-31 02:15:45 +01:00
parent 36df60c940
commit 31fdd86247
8 changed files with 32 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ enum {
};
struct xt_DNETMAP_tginfo {
struct nf_nat_multi_range_compat prefix;
struct nf_nat_ipv4_multi_range_compat prefix;
__u8 flags;
__s16 ttl;
};