aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc/config.h')
-rw-r--r--net/tipc/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/config.h b/net/tipc/config.h
index 80da6ebc2785..1f252f3fa058 100644
--- a/net/tipc/config.h
+++ b/net/tipc/config.h
@@ -66,6 +66,7 @@ struct sk_buff *tipc_cfg_do_cmd(u32 orig_node, u16 cmd,
66 int headroom); 66 int headroom);
67 67
68int tipc_cfg_init(void); 68int tipc_cfg_init(void);
69void tipc_cfg_reinit(void);
69void tipc_cfg_stop(void); 70void tipc_cfg_stop(void);
70 71
71#endif 72#endif