summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorShan Wei <davidshan@tencent.com>2012-01-16 18:34:24 +0000
committerDavid S. Miller <davem@davemloft.net>2012-01-17 10:31:12 -0500
commit2b2d465631db59c144f537a9bef47a883c55d670 (patch)
tree559e06d89bd37fb31006806c7d128171f7122e9c /net/ipv4
parent34aa6f1400810890636ba0b170effbfa71eacec7 (diff)
net: kill duplicate included header
For net part, remove duplicate included header. Signed-off-by: Shan Wei <davidshan@tencent.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
-rw-r--r--net/ipv4/udp_diag.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/udp_diag.c b/net/ipv4/udp_diag.c
index e5e18cb8a58..8a949f19deb 100644
--- a/net/ipv4/udp_diag.c
+++ b/net/ipv4/udp_diag.c
@@ -15,7 +15,6 @@
#include <linux/udp.h>
#include <net/udp.h>
#include <net/udplite.h>
-#include <linux/inet_diag.h>
#include <linux/sock_diag.h>
static int sk_diag_dump(struct sock *sk, struct sk_buff *skb,