Skip to content

Commit

Permalink
decnet: net/dn.h needs net/flow.h
Browse files Browse the repository at this point in the history
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Feb 15, 2012
1 parent e90c9db commit 4c5e403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/net/dn.h
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@

#include <linux/dn.h>
#include <net/sock.h>
#include <net/flow.h>
#include <asm/byteorder.h>
#include <asm/unaligned.h>

0 comments on commit 4c5e403

Please sign in to comment.