]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
decnet: net/dn.h needs net/flow.h
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Feb 2012 21:37:44 +0000 (16:37 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Feb 2012 21:37:44 +0000 (16:37 -0500)
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dn.h

index 298521e0d8a2c1915377f127008225ed39d3dac9..814af0b9387dde4149b50d08a26c16b77e630eba 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <linux/dn.h>
 #include <net/sock.h>
+#include <net/flow.h>
 #include <asm/byteorder.h>
 #include <asm/unaligned.h>