aboutsummaryrefslogtreecommitdiff
path: root/libssh/keys.c
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2009-09-26 14:05:58 +0200
committerAris Adamantiadis <aris@0xbadc0de.be>2009-09-26 14:05:58 +0200
commitcd7f6bea573e345ac01e0c5226a3fa27ca83e2a8 (patch)
treef5760ca5f8bc63e6da0e93ae0b3fe53bc64085f0 /libssh/keys.c
parentc3dc60103f03142873bdb78d112adbe423c94c2e (diff)
downloadlibssh-cd7f6bea573e345ac01e0c5226a3fa27ca83e2a8.tar.gz
libssh-cd7f6bea573e345ac01e0c5226a3fa27ca83e2a8.tar.xz
libssh-cd7f6bea573e345ac01e0c5226a3fa27ca83e2a8.zip
more priv.h splitting
Diffstat (limited to 'libssh/keys.c')
-rw-r--r--libssh/keys.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/keys.c b/libssh/keys.c
index 4908608d..d6bb8de1 100644
--- a/libssh/keys.c
+++ b/libssh/keys.c
@@ -35,6 +35,7 @@
#include "libssh/session.h"
#include "libssh/keys.h"
#include "libssh/dh.h"
+#include "libssh/messages.h"
/** \addtogroup ssh_auth
* @{