[TIPC]: Clean up duplicate includes in net/tipc/
authorJesper Juhl <jesper.juhl@gmail.com>
Fri, 10 Aug 2007 22:19:43 +0000 (15:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 14 Aug 2007 05:52:07 +0000 (22:52 -0700)
This patch cleans up duplicate includes in
net/tipc/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/port.c

index 5d2b9ce..7608815 100644 (file)
@@ -41,7 +41,6 @@
 #include "addr.h"
 #include "link.h"
 #include "node.h"
-#include "port.h"
 #include "name_table.h"
 #include "user_reg.h"
 #include "msg.h"