aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libssh/ssh2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libssh/ssh2.h b/include/libssh/ssh2.h
index f5a1fe52..bd89f4e1 100644
--- a/include/libssh/ssh2.h
+++ b/include/libssh/ssh2.h
@@ -26,7 +26,6 @@
#define SSH2_MSG_USERAUTH_PK_OK 60
#define SSH2_MSG_USERAUTH_PASSWD_CHANGEREQ 60
#define SSH2_MSG_USERAUTH_INFO_REQUEST 60
-#define SSH2_MSG_USERAUTH_PK_OK 60
#define SSH2_MSG_USERAUTH_INFO_RESPONSE 61
#define SSH2_MSG_GLOBAL_REQUEST 80
#define SSH2_MSG_REQUEST_SUCCESS 81