projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e90c9db
)
decnet: net/dn.h needs net/flow.h
author
David S. Miller
<davem@davemloft.net>
Wed, 15 Feb 2012 21:37:44 +0000
(16:37 -0500)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/include/net/dn.h
b/include/net/dn.h
index 298521e0d8a2c1915377f127008225ed39d3dac9..814af0b9387dde4149b50d08a26c16b77e630eba 100644
(file)
--- 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>