1
0
Fork 0

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

Reported by Dave Jones.

Signed-off-by: David S. Miller <davem@davemloft.net>
hifive-unleashed-5.1
David S. Miller 2006-01-06 22:55:39 -08:00 committed by David S. Miller
parent b9abaa3fb7
commit aa0e4e4aea
1 changed files with 1 additions and 0 deletions

View 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"