diff options
author | Jesper Brouer <jdb@comx.dk> | 2007-11-25 15:22:18 +0000 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2007-11-25 15:22:18 +0000 |
commit | 2cfa903a2882a5d7819c697870af9ae3ab106386 (patch) | |
tree | b23cdf8ab5702b99afe6617b03fcd1b2a2c6662c /extensions/libipt_conntrack.c | |
parent | 75b4b2081522ab2f680ca0edf2242bc6f28a0ef7 (diff) |
Fix make/compile error for iptables-1.4.0rc1
Fixing a make/compile issue with iptables, release candidate 1.4.0rc1,
which has existed since SVN changeset 6920. This patch adds ip_tables.h
and ip6_tables.h, and updates x_tables.h, taken from Linus'es git tree.
Changeset 6920 added the include file x_tables.h from kernel source, but
didn't add ip_tables.h and ip6_tables.h.
At some point (Tue Nov 14 19:48:48 2006, by Yasuyuki Kozakai) these
kernel headers where changed, which actually removes certain
depencencies from ip_tables.h and ip6_tables.h to x_tables.h.
If compiling will fail, with old kernel headers (ip_tables.h and
ip6_tables.h) available in systems include path, because they depend on
certaine defines in x_tables.h with is missing in the version in SVN.
Jesper Brouer <jdb@comx.dk>
Diffstat (limited to 'extensions/libipt_conntrack.c')
0 files changed, 0 insertions, 0 deletions