aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_distr.c
diff options
context:
space:
mode:
authorAllan Stephens <Allan.Stephens@windriver.com>2010-12-31 18:59:29 +0000
committerDavid S. Miller <davem@davemloft.net>2011-01-01 13:57:54 -0800
commit886ef52a8ce6930a9d0c58267d5b5038ac3e8d30 (patch)
tree7cd0019938cc0c52301d206a54556f6a355c2529 /net/tipc/name_distr.c
parenttipc: Finish streamlining of debugging code (diff)
downloadlinux-dev-886ef52a8ce6930a9d0c58267d5b5038ac3e8d30.tar.xz
linux-dev-886ef52a8ce6930a9d0c58267d5b5038ac3e8d30.zip
tipc: remove redundant #includes
Eliminates a number of #include statements that no longer serve any useful purpose. Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/name_distr.c')
-rw-r--r--net/tipc/name_distr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/name_distr.c b/net/tipc/name_distr.c
index 0dd648ec0809..376a30b9fd72 100644
--- a/net/tipc/name_distr.c
+++ b/net/tipc/name_distr.c
@@ -35,7 +35,6 @@
*/
#include "core.h"
-#include "addr.h"
#include "link.h"
#include "name_distr.h"