diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2011-06-24 20:16:48 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2011-06-24 20:16:48 +0200 |
commit | 3c871010888e1479ef8fca2048485b979ec2661a (patch) | |
tree | 3fdeb43f3321ff04d2a2ca201326bb2fde0c6f62 /extensions/libip6t_LOG.man | |
parent | 447ddfbfb3ed16ad0059f4559334670e9b9806ec (diff) |
build: attempt to fix building under Linux 2.4
iptables no longer compiles for Linux 2.4 because it uses
linux/magic.h. This header and the PROC_SUPER_MAGIC macro are only for
Linux 2.6.
xtables.c:35:52: error: linux/magic.h: No such file or directory
xtables.c: In function 'proc_file_exists':
xtables.c:389: error: 'PROC_SUPER_MAGIC' undeclared (first use in
this function)
xtables.c:389: error: (Each undeclared identifier is reported only
once for each function it appears in.)
References: http://bugzilla.netfilter.org/show_bug.cgi?id=720
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libip6t_LOG.man')
0 files changed, 0 insertions, 0 deletions