diff options
Diffstat (limited to 'kexecdh.c')
-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, | |||
211 | 211 | ||
212 | #else | 212 | #else |
213 | 213 | ||
214 | #include "ssherr.h" | ||
215 | |||
214 | struct kex; | 216 | struct kex; |
215 | struct sshbuf; | 217 | struct sshbuf; |
216 | struct sshkey; | 218 | struct sshkey; |