* [IPV6] Include ipv6.h for ipv6_addr_set
@ 2005-04-30 7:38 Herbert Xu
2005-05-03 21:24 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Herbert Xu @ 2005-04-30 7:38 UTC (permalink / raw)
To: YOSHIFUJI Hideaki; +Cc: David S. Miller, netdev
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
Hi:
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>
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
[-- Attachment #2: ipv6-1 --]
[-- Type: text/plain, Size: 263 bytes --]
--- k/include/net/addrconf.h (mode:100644)
+++ l/include/net/addrconf.h (mode:100644)
@@ -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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [IPV6] Include ipv6.h for ipv6_addr_set
2005-04-30 7:38 [IPV6] Include ipv6.h for ipv6_addr_set Herbert Xu
@ 2005-05-03 21:24 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-05-03 21:24 UTC (permalink / raw)
To: Herbert Xu; +Cc: yoshfuji, netdev
On Sat, 30 Apr 2005 17:38:45 +1000
Herbert Xu <herbert@gondor.apana.org.au> wrote:
> 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>
Applied, thanks Herbert.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-03 21:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-30 7:38 [IPV6] Include ipv6.h for ipv6_addr_set Herbert Xu
2005-05-03 21:24 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).