projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c75209
)
[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Wed, 11 Jul 2007 06:02:12 +0000
(23:02 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Jul 2007 06:02:12 +0000
(23:02 -0700)
No longer needed.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
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 ac4ce9091747cd6660c5d77a7bce868e8e7a1747..627778384c84cff9583636abebdd3b210df0ad63 100644
(file)
--- a/
include/net/dn.h
+++ b/
include/net/dn.h
@@
-3,7
+3,6
@@
#include <linux/dn.h>
#include <net/sock.h>
-#include <net/tcp.h>
#include <asm/byteorder.h>
#define dn_ntohs(x) le16_to_cpu(x)