Skip to content

Commit 4c5e403

Browse files
committed
decnet: net/dn.h needs net/flow.h
Reported-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e90c9db commit 4c5e403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/net/dn.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <linux/dn.h>
55
#include <net/sock.h>
6+
#include <net/flow.h>
67
#include <asm/byteorder.h>
78
#include <asm/unaligned.h>
89

0 commit comments

Comments
 (0)