]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[DCCP]: ipv6.c needs net/ip6_checksum.c
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 Jan 2006 06:55:39 +0000 (22:55 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 7 Jan 2006 20:57:26 +0000 (12:57 -0800)
Reported by Dave Jones.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv6.c

index c609dc78f4871382ac582949497cdeef3b5cc312..683250a05f58540edb3977444c7c67eb6f18109f 100644 (file)
@@ -27,6 +27,7 @@
 #include <net/ipv6.h>
 #include <net/protocol.h>
 #include <net/transp_v6.h>
+#include <net/ip6_checksum.h>
 #include <net/xfrm.h>
 
 #include "dccp.h"