aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/ssh2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/ssh2.h')
-rw-r--r--include/libssh/ssh2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libssh/ssh2.h b/include/libssh/ssh2.h
index 8b39b9a6..35214330 100644
--- a/include/libssh/ssh2.h
+++ b/include/libssh/ssh2.h
@@ -7,6 +7,7 @@
#define SSH2_MSG_DEBUG 4
#define SSH2_MSG_SERVICE_REQUEST 5
#define SSH2_MSG_SERVICE_ACCEPT 6
+#define SSH2_MSG_EXT_INFO 7
#define SSH2_MSG_KEXINIT 20
#define SSH2_MSG_NEWKEYS 21