Commit ed8b548c authored by Ilpo Järvinen's avatar Ilpo Järvinen Committed by David S. Miller

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

No longer needed.
Signed-off-by: default avatarIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4c752098
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment