diff options
Diffstat (limited to 'net/tipc/node.h')
-rw-r--r-- | net/tipc/node.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/node.h b/net/tipc/node.h index 45f3db3a595d..fff331b2d26c 100644 --- a/net/tipc/node.h +++ b/net/tipc/node.h | |||
@@ -96,7 +96,6 @@ struct tipc_node { | |||
96 | } bclink; | 96 | } bclink; |
97 | }; | 97 | }; |
98 | 98 | ||
99 | extern struct tipc_node *tipc_nodes; | ||
100 | extern u32 tipc_own_tag; | 99 | extern u32 tipc_own_tag; |
101 | 100 | ||
102 | struct tipc_node *tipc_node_create(u32 addr); | 101 | struct tipc_node *tipc_node_create(u32 addr); |