From c80262829769419e19527f972672e8df0480235a Mon Sep 17 00:00:00 2001 From: Allan Stephens Date: Tue, 30 Nov 2010 12:00:54 +0000 Subject: 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 Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- net/tipc/subscr.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'net/tipc/subscr.c') diff --git a/net/tipc/subscr.c b/net/tipc/subscr.c index a857e6e..e7fb38b 100644 --- a/net/tipc/subscr.c +++ b/net/tipc/subscr.c @@ -35,11 +35,8 @@ */ #include "core.h" -#include "dbg.h" #include "name_table.h" #include "user_reg.h" -#include "port.h" -#include "ref.h" #include "subscr.h" /** -- cgit v1.1