Browse Source

[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h

No longer needed.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Ilpo Järvinen 18 năm trước cách đây
mục cha
commit
ed8b548ce3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      include/net/dn.h

+ 0 - 1
include/net/dn.h

@@ -3,7 +3,6 @@
 
 
 #include <linux/dn.h>
 #include <linux/dn.h>
 #include <net/sock.h>
 #include <net/sock.h>
-#include <net/tcp.h>
 #include <asm/byteorder.h>
 #include <asm/byteorder.h>
 
 
 #define dn_ntohs(x) le16_to_cpu(x)
 #define dn_ntohs(x) le16_to_cpu(x)