diff options
Diffstat (limited to 'net/tipc/net.h')
-rw-r--r-- | net/tipc/net.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tipc/net.h b/net/tipc/net.h index 77a7a118911d..c7c254902873 100644 --- a/net/tipc/net.h +++ b/net/tipc/net.h | |||
@@ -39,6 +39,8 @@ | |||
39 | 39 | ||
40 | #include <net/genetlink.h> | 40 | #include <net/genetlink.h> |
41 | 41 | ||
42 | extern const struct nla_policy tipc_nl_net_policy[]; | ||
43 | |||
42 | int tipc_net_start(struct net *net, u32 addr); | 44 | int tipc_net_start(struct net *net, u32 addr); |
43 | 45 | ||
44 | void tipc_net_stop(struct net *net); | 46 | void tipc_net_stop(struct net *net); |