diff options
Diffstat (limited to 'net/tipc/net.h')
-rw-r--r-- | net/tipc/net.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/tipc/net.h b/net/tipc/net.h index b52b9748b5e2..0ba6093fb6ce 100644 --- a/net/tipc/net.h +++ b/net/tipc/net.h | |||
@@ -37,10 +37,6 @@ | |||
37 | #ifndef _TIPC_NET_H | 37 | #ifndef _TIPC_NET_H |
38 | #define _TIPC_NET_H | 38 | #define _TIPC_NET_H |
39 | 39 | ||
40 | struct tipc_node; | ||
41 | |||
42 | extern struct tipc_node **tipc_nodes; | ||
43 | extern u32 tipc_highest_node; | ||
44 | extern atomic_t tipc_num_links; | 40 | extern atomic_t tipc_num_links; |
45 | 41 | ||
46 | extern rwlock_t tipc_net_lock; | 42 | extern rwlock_t tipc_net_lock; |