diff options
Diffstat (limited to 'libssh/wrapper.c')
-rw-r--r-- | libssh/wrapper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/wrapper.c b/libssh/wrapper.c index 4110c4ec..f82ae3e7 100644 --- a/libssh/wrapper.c +++ b/libssh/wrapper.c @@ -36,6 +36,7 @@ #include <string.h> #include "libssh/priv.h" +#include "libssh/session.h" #ifdef HAVE_LIBGCRYPT #include <gcrypt.h> |