diff options
Diffstat (limited to 'libssh/options.c')
-rw-r--r-- | libssh/options.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/options.c b/libssh/options.c index e670f2bb..d7502e64 100644 --- a/libssh/options.c +++ b/libssh/options.c @@ -34,6 +34,7 @@ #include <sys/types.h> #include "libssh/priv.h" #include "libssh/options.h" +#include "libssh/misc.h" /** \defgroup ssh_options SSH Options * \brief options settings for a new SSH session |