[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h
[pandora-kernel.git] / include / net / dn.h
index ac4ce90..6277783 100644 (file)
@@ -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)