Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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



Reported by Dave Jones.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b9abaa3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"