]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
netxen: include ipv6.h (fixes build failure)
authorDhananjay Phadke <dhananjay@netxen.com>
Fri, 16 Jan 2009 19:03:25 +0000 (11:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jan 2009 19:05:28 +0000 (11:05 -0800)
commit009777846165fcc49352c0f1487e3a96102884c3
treedcc37726294c0e42fb0202c78752fb8cb07b8d11
parent3bfafd6b136bea2de9bd96c01b7e3808635a15b2
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 <mingo@elte.hu>
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic_main.c