Skip to content

Commit

Permalink
[TIPC]: Clean up duplicate includes in net/tipc/
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Aug 14, 2007
1 parent 08dd2e2 commit 897c77c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/tipc/port.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 897c77c

Please sign in to comment.