aboutsummaryrefslogtreecommitdiff
path: root/libssh/session.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/session.c')
-rw-r--r--libssh/session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/session.c b/libssh/session.c
index 9b646a86..25245608 100644
--- a/libssh/session.c
+++ b/libssh/session.c
@@ -33,7 +33,7 @@
#include "libssh/packet.h"
#include "libssh/session.h"
#include "libssh/options.h"
-
+#include "libssh/misc.h"
#define FIRST_CHANNEL 42 // why not ? it helps to find bugs.