| commit | 6a800d456a81a9046634bcd26d868fd537f0c9ae | [log] [tgz] |
|---|---|---|
| author | Patrick McHardy <kaber@trash.net> | Tue May 03 22:17:18 2005 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Tue May 03 22:17:18 2005 -0700 |
| tree | b969230022b6b8a7a93466b7ddef6b3d0a79fea3 | |
| parent | 8800cea62025a5209d110c5fa5990429239d6eee [diff] |
[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>