Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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
+1
include/net/dn.h
··· 3 3 4 4 #include <linux/dn.h> 5 5 #include <net/sock.h> 6 + #include <net/flow.h> 6 7 #include <asm/byteorder.h> 7 8 #include <asm/unaligned.h> 8 9