From: Dhananjay Phadke Date: Fri, 16 Jan 2009 19:03:25 +0000 (-0800) Subject: netxen: include ipv6.h (fixes build failure) X-Git-Tag: v2.6.29-rc2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=009777846165fcc49352c0f1487e3a96102884c3;p=pandora-kernel.git netxen: include ipv6.h (fixes build failure) Fixes a build error in absence of CONFIG_IPV6: drivers/net/netxen/netxen_nic_main.c:1189: error: implicit declaration of function 'ipv6_hdr' drivers/net/netxen/netxen_nic_main.c:1189: error: invalid type argument of '->' Reported-by: Ingo Molnar Signed-off-by: Dhananjay Phadke Signed-off-by: David S. Miller --- Reading git-diff-tree failed