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>
This commit is contained in:
Allan Stephens
2010-12-31 18:59:29 +00:00
committed by David S. Miller
parent 6e7e309c62
commit 886ef52a8c
12 changed files with 0 additions and 32 deletions

View File

@ -38,7 +38,6 @@
#include "core.h"
#include "link.h"
#include "port.h"
#include "name_distr.h"
#include "bcast.h"
#define MAX_PKT_DEFAULT_MCAST 1500 /* bcast link max packet size (fixed) */