aboutsummaryrefslogtreecommitdiff
path: root/libssh/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/crypt.c')
-rw-r--r--libssh/crypt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/crypt.c b/libssh/crypt.c
index d353772..498a5ea 100644
--- a/libssh/crypt.c
+++ b/libssh/crypt.c
@@ -37,6 +37,7 @@
#include "libssh/priv.h"
#include "libssh/crypto.h"
+#include "libssh/session.h"
uint32_t packet_decrypt_len(ssh_session session, char *crypted){
uint32_t decrypted;