Moved lots of declaration out of priv.h

This commit is contained in:
Aris Adamantiadis
2009-09-23 23:51:04 +02:00
parent b359229a2e
commit f84ebc2e27
39 changed files with 651 additions and 342 deletions

View File

@@ -32,6 +32,11 @@
#include "libssh/priv.h"
#include "libssh/ssh2.h"
#include "libssh/buffer.h"
#include "libssh/agent.h"
#include "libssh/keyfiles.h"
#include "libssh/packet.h"
#include "libssh/session.h"
/** \defgroup ssh_auth SSH Authentication functions
* \brief functions to authenticate to servers