From cd7f6bea573e345ac01e0c5226a3fa27ca83e2a8 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Sat, 26 Sep 2009 14:05:58 +0200 Subject: more priv.h splitting --- libssh/keys.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libssh/keys.c') 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 * @{ -- cgit