From 3e314e863cb70f8594b0c9b79d14edb3a929d708 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Sat, 26 Sep 2009 01:15:48 +0200 Subject: More include file splitting --- libssh/options.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libssh/options.c') diff --git a/libssh/options.c b/libssh/options.c index e670f2b..d7502e6 100644 --- a/libssh/options.c +++ b/libssh/options.c @@ -34,6 +34,7 @@ #include #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 -- cgit