decnet: net/dn.h needs net/flow.h

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2012-02-15 16:37:44 -05:00
parent e90c9db236
commit 4c5e40366a
1 changed files with 1 additions and 0 deletions

View 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>