Skip to content

Commit

Permalink
[DCCP]: ipv6.c needs net/ip6_checksum.c
Browse files Browse the repository at this point in the history
Reported by Dave Jones.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller authored and David S. Miller committed Jan 7, 2006
1 parent b9abaa3 commit aa0e4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/dccp/ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit aa0e4e4

Please sign in to comment.