diff options
-rw-r--r-- | kexdh.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ | |||
37 | #include "kex.h" | 37 | #include "kex.h" |
38 | #include "sshbuf.h" | 38 | #include "sshbuf.h" |
39 | #include "digest.h" | 39 | #include "digest.h" |
40 | #include "ssherr.h" | ||
40 | #include "dh.h" | 41 | #include "dh.h" |
41 | 42 | ||
42 | int | 43 | int |