tipc: Remove obsolete inclusions of header files
Gets rid of #include statements that are no longer required as a result of the merging of obsolete native API header file content into other TIPC include files. 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:
committed by
David S. Miller
parent
d265fef6dd
commit
c802628297
@ -36,15 +36,10 @@
|
||||
|
||||
#include "core.h"
|
||||
#include "config.h"
|
||||
#include "dbg.h"
|
||||
#include "name_table.h"
|
||||
#include "name_distr.h"
|
||||
#include "addr.h"
|
||||
#include "node_subscr.h"
|
||||
#include "subscr.h"
|
||||
#include "port.h"
|
||||
#include "cluster.h"
|
||||
#include "bcast.h"
|
||||
|
||||
static int tipc_nametbl_size = 1024; /* must be a power of 2 */
|
||||
|
||||
|
Reference in New Issue
Block a user