summaryrefslogtreecommitdiffstats
path: root/net/tipc/netlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc/netlink.h')
-rw-r--r--net/tipc/netlink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/netlink.h b/net/tipc/netlink.h
index e34a3fca7d3d..1425c6869de0 100644
--- a/net/tipc/netlink.h
+++ b/net/tipc/netlink.h
@@ -37,6 +37,7 @@
37#define _TIPC_NETLINK_H 37#define _TIPC_NETLINK_H
38 38
39extern struct genl_family tipc_genl_v2_family; 39extern struct genl_family tipc_genl_v2_family;
40int tipc_nlmsg_parse(const struct nlmsghdr *nlh, struct nlattr ***buf);
40 41
41struct tipc_nl_msg { 42struct tipc_nl_msg {
42 struct sk_buff *skb; 43 struct sk_buff *skb;