Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed8b548ce3cb988f59a0fd9af6ccdc4f8198cd19
Commit:     ed8b548ce3cb988f59a0fd9af6ccdc4f8198cd19
Parent:     4c752098f529f41abfc985426a3eca0f2cb96676
Author:     Ilpo Järvinen <[EMAIL PROTECTED]>
AuthorDate: Tue Jul 10 23:02:12 2007 -0700
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Tue Jul 10 23:02:12 2007 -0700

    [DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h
    
    No longer needed.
    
    Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]>
    Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
 include/net/dn.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/net/dn.h b/include/net/dn.h
index ac4ce90..6277783 100644
--- 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)
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to