[IPV6]: net/addrconf.h needs to include linux/in6.h earlier
authorPatrick McHardy <kaber@trash.net>
Wed, 4 May 2005 05:17:18 +0000 (22:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2005 05:17:18 +0000 (22:17 -0700)
commit6a800d456a81a9046634bcd26d868fd537f0c9ae
treeb969230022b6b8a7a93466b7ddef6b3d0a79fea3
parent8800cea62025a5209d110c5fa5990429239d6eee
[IPV6]: net/addrconf.h needs to include linux/in6.h earlier

Else the in6_addr layout is not known for struct
prefix_info.

Signed-off-by: Patrick McHardy <kaber@trash.net>
include/net/addrconf.h