aboutsummaryrefslogtreecommitdiff
path: root/include/net/dn.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-02-15 16:37:44 -0500
committerDavid S. Miller <davem@davemloft.net>2012-02-15 16:37:44 -0500
commit4c5e40366a8879a3fda6a22a4b65c02ef20a08c4 (patch)
tree0a681f0c4956a5538e3de12c023dca09a81a172e /include/net/dn.h
parente90c9db236b7bdf6d39df28466849872d2c26d9a (diff)
decnet: net/dn.h needs net/flow.h
Reported-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/dn.h')
-rw-r--r--include/net/dn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/dn.h b/include/net/dn.h
index 298521e0d8a2..814af0b9387d 100644
--- a/include/net/dn.h
+++ b/include/net/dn.h
@@ -3,6 +3,7 @@
#include <linux/dn.h>
#include <net/sock.h>
+#include <net/flow.h>
#include <asm/byteorder.h>
#include <asm/unaligned.h>