summaryrefslogtreecommitdiffhomepage
path: root/kex.h
diff options
context:
space:
mode:
Diffstat (limited to 'kex.h')
-rw-r--r--kex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kex.h b/kex.h
index 3b0ec62..cdec673 100644
--- a/kex.h
+++ b/kex.h
@@ -61,6 +61,7 @@ int is_compress_recv(void);
#endif
void recv_msg_kexdh_init(void); /* server */
+void send_msg_ext_info(void); /* server */
void send_msg_kexdh_init(void); /* client */
void recv_msg_kexdh_reply(void); /* client */