mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-30 13:01:23 +03:00
bignums: detach bignum-related functions from dh.c.
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
committed by
Andreas Schneider
parent
33cd594f1f
commit
228dc08038
@@ -44,7 +44,7 @@
|
||||
#include "libssh/session.h"
|
||||
#include "libssh/pki.h"
|
||||
#include "libssh/pki_priv.h"
|
||||
#include "libssh/dh.h"
|
||||
#include "libssh/bignum.h"
|
||||
|
||||
struct pem_get_password_struct {
|
||||
ssh_auth_callback fn;
|
||||
|
||||
Reference in New Issue
Block a user