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:
b9abaa3
)
[DCCP]: ipv6.c needs net/ip6_checksum.c
author
David S. Miller
<davem@davemloft.net>
Sat, 7 Jan 2006 06:55:39 +0000
(22:55 -0800)
committer
David 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
patch
|
blob
|
history
diff --git
a/net/dccp/ipv6.c
b/net/dccp/ipv6.c
index c609dc78f4871382ac582949497cdeef3b5cc312..683250a05f58540edb3977444c7c67eb6f18109f 100644
(file)
--- a/
net/dccp/ipv6.c
+++ b/
net/dccp/ipv6.c
@@
-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"