netfilter enum conflict?

Mark James (mrj@cs.usyd.edu.au)
Tue, 02 Jan 2001 04:49:32 +1100


Hi:

include/linux/netfilter_ipv4.h and include/linux/netfilter_ipv6.h
both define enum nf_ip_hook_priorities. This trips the compiler
if both are included. Should one change to nf_ipv6_hook_priorities?

Mark
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/