aboutsummaryrefslogtreecommitdiff
path: root/libssh/keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/keys.c')
-rw-r--r--libssh/keys.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libssh/keys.c b/libssh/keys.c
index eea217c3..4908608d 100644
--- a/libssh/keys.c
+++ b/libssh/keys.c
@@ -33,6 +33,8 @@
#include "libssh/buffer.h"
#include "libssh/agent.h"
#include "libssh/session.h"
+#include "libssh/keys.h"
+#include "libssh/dh.h"
/** \addtogroup ssh_auth
* @{