priv: Move options and config prototypes to own header.

This commit is contained in:
Andreas Schneider
2011-09-17 11:56:35 +02:00
parent abd9856c6a
commit 519291558d
8 changed files with 35 additions and 7 deletions

View File

@@ -33,6 +33,7 @@
#include "libssh/buffer.h"
#include "libssh/misc.h"
#include "libssh/pki.h"
#include "libssh/options.h"
/*todo: remove this include */
#include "libssh/string.h"