projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
679a873
)
[IPV6]: Include ipv6.h for ipv6_addr_set
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 3 May 2005 21:25:13 +0000
(14:25 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 3 May 2005 21:25:13 +0000
(14:25 -0700)
This patch includes net/ipv6.h from addrconf.h since it needs
ipv6_addr_set.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/addrconf.h
patch
|
blob
|
history
diff --git
a/include/net/addrconf.h
b/include/net/addrconf.h
index 7af9a13cb9beb007faeb767d465c73d0d4f44450..f1e5af4be98e4a9cde314a5c1ceeaf3a61cf87ad 100644
(file)
--- a/
include/net/addrconf.h
+++ b/
include/net/addrconf.h
@@
-46,6
+46,7
@@
struct prefix_info {
#include <linux/in6.h>
#include <linux/netdevice.h>
#include <net/if_inet6.h>
+#include <net/ipv6.h>
#define IN6_ADDR_HSIZE 16