Commit aa0e4e4a authored by David S. Miller's avatar David S. Miller Committed by David S. Miller

[DCCP]: ipv6.c needs net/ip6_checksum.c

Reported by Dave Jones.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b9abaa3f
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment