ipv6: Move <linux/in6.h> from header-y to unifdef-y.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Mon, 19 May 2008 21:13:11 +0000 (14:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 May 2008 21:13:11 +0000 (14:13 -0700)
Given that <linux/in6.h> contains a __KERNEL__ test, it should be
unifdef-ed.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found