[NETFILTER]: Add missing include to ip_conntrack_tuple.h
authorHarald Welte <laforge@netfilter.org>
Tue, 11 Oct 2005 03:54:01 +0000 (20:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Oct 2005 03:54:01 +0000 (20:54 -0700)
Without this #include, __be16 is not defined and userspace programs
will break.

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found