[Bug 46] ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
bugzilla-daemon@netfilter.org
bugzilla-daemon@netfilter.org
Fri, 14 Feb 2003 09:27:54 +0100
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=46
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |trivial
------- Additional Comments From laforge@netfilter.org 2003-02-14 09:27 -------
#include <linux/netfilter_ipv4/ip_conntrack.h>
should be included by nfnetlink_conntrack.h... but for some reason (I think too
complex makefile dependencies) I didn't put that line in.
ip_conntrack.h contains the definitions foer ip_conntrack_proto and
ip_conntrack_help.
This is absolutely no 'blocker' severity. It is a minor issue with some
experimental code used by almost nobody.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.