summaryrefslogtreecommitdiffstats
path: root/libssh/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/options.c')
-rw-r--r--libssh/options.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libssh/options.c b/libssh/options.c
index 63156c5..275f9fe 100644
--- a/libssh/options.c
+++ b/libssh/options.c
@@ -22,6 +22,7 @@
* MA 02111-1307, USA.
*/
+#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -32,6 +33,7 @@
#endif
#include <sys/types.h>
#include "libssh/priv.h"
+#include "libssh/options.h"
/** \defgroup ssh_options SSH Options
* \brief options settings for a new SSH session