aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-04-03 15:33:07 +0000
committerDavid S. Miller <davem@davemloft.net>2013-04-07 17:12:01 -0400
commit8303e699f7089a1cd1421750fb33f289e5f3e1b9 (patch)
tree91fda5341031567bd6d03056a6702a8e0556d227 /net/decnet
parentnet_cls: remove duplicated include from cls_api.c (diff)
downloadlinux-dev-8303e699f7089a1cd1421750fb33f289e5f3e1b9.tar.xz
linux-dev-8303e699f7089a1cd1421750fb33f289e5f3e1b9.zip
decnet: remove duplicated include from dn_table.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/decnet')
-rw-r--r--net/decnet/dn_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/decnet/dn_table.c b/net/decnet/dn_table.c
index b15c1d1720fb..86e3807052e9 100644
--- a/net/decnet/dn_table.c
+++ b/net/decnet/dn_table.c
@@ -19,7 +19,6 @@
#include <linux/sockios.h>
#include <linux/init.h>
#include <linux/skbuff.h>
-#include <net/netlink.h>
#include <linux/rtnetlink.h>
#include <linux/proc_fs.h>
#include <linux/netdevice.h>