Explorar el Código

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 hace 13 años
padre
commit
4c5e40366a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      include/net/dn.h

+ 1 - 0
include/net/dn.h

@@ -3,6 +3,7 @@
 
 
 #include <linux/dn.h>
 #include <linux/dn.h>
 #include <net/sock.h>
 #include <net/sock.h>
+#include <net/flow.h>
 #include <asm/byteorder.h>
 #include <asm/byteorder.h>
 #include <asm/unaligned.h>
 #include <asm/unaligned.h>