summaryrefslogtreecommitdiff
path: root/net/handshake/genl.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/handshake/genl.h')
-rw-r--r--net/handshake/genl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/handshake/genl.h b/net/handshake/genl.h
index a1eb7ccccc7f..2c1f1aa6a02a 100644
--- a/net/handshake/genl.h
+++ b/net/handshake/genl.h
@@ -16,6 +16,7 @@ int handshake_nl_done_doit(struct sk_buff *skb, struct genl_info *info);
enum {
HANDSHAKE_NLGRP_NONE,
+ HANDSHAKE_NLGRP_TLSHD,
};
extern struct genl_family handshake_nl_family;