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 298521e..814af0b 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>