mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-08 19:02:06 +03:00
priv: Move options and config prototypes to own header.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include "libssh/pki_priv.h"
|
||||
#include <libssh/misc.h>
|
||||
#include <libssh/keys.h>
|
||||
#include "libssh/options.h"
|
||||
|
||||
/* AUTH FUNCTIONS */
|
||||
int ssh_auth_list(ssh_session session) {
|
||||
|
Reference in New Issue
Block a user