diff options
Diffstat (limited to 'libssh/kex.c')
-rw-r--r-- | libssh/kex.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/kex.c b/libssh/kex.c index 17c2746..9d3b170 100644 --- a/libssh/kex.c +++ b/libssh/kex.c @@ -41,6 +41,7 @@ #include "libssh/keys.h" #include "libssh/dh.h" #include "libssh/kex.h" +#include "libssh/string.h" #ifdef HAVE_LIBGCRYPT #define BLOWFISH "blowfish-cbc," |