[TIPC]: Clean up duplicate includes in net/tipc/

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>
This commit is contained in:
Jesper Juhl 2007-08-10 15:19:43 -07:00 committed by David S. Miller
parent 08dd2e2946
commit 897c77cab0
1 changed files with 0 additions and 1 deletions

View 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"