diff options
-rw-r--r-- | kexecdh.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -211,6 +211,8 @@ kex_ecdh_dec(struct kex *kex, const struct sshbuf *server_blob, #else +#include "ssherr.h" + struct kex; struct sshbuf; struct sshkey; |
index : openssh | ||
openssh | Fast-forward packages |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | kexecdh.c | 2 |
@@ -211,6 +211,8 @@ kex_ecdh_dec(struct kex *kex, const struct sshbuf *server_blob, #else +#include "ssherr.h" + struct kex; struct sshbuf; struct sshkey; |