瀏覽代碼

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

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 13 年之前
父節點
當前提交
4c5e40366a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/net/dn.h

+ 1 - 0
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>