aboutsummaryrefslogtreecommitdiff
path: root/src/pki_gcrypt.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-08-30 12:14:54 +0200
committerAndreas Schneider <asn@cryptomilk.org>2011-08-30 12:15:20 +0200
commite5a39a3ae993fda41aa81af9f7a3a10e48b8635b (patch)
treea9cfb639ac5be6222f7dde292c3b98f6d23b49a1 /src/pki_gcrypt.c
parentfedfbf95639c7aea7db74c3e1442e10c853b5496 (diff)
downloadlibssh-e5a39a3ae993fda41aa81af9f7a3a10e48b8635b.tar.gz
libssh-e5a39a3ae993fda41aa81af9f7a3a10e48b8635b.tar.xz
libssh-e5a39a3ae993fda41aa81af9f7a3a10e48b8635b.zip
keys: Remove keys.h where it is obsolete.
Diffstat (limited to 'src/pki_gcrypt.c')
-rw-r--r--src/pki_gcrypt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pki_gcrypt.c b/src/pki_gcrypt.c
index 61883341..cf770611 100644
--- a/src/pki_gcrypt.c
+++ b/src/pki_gcrypt.c
@@ -34,7 +34,6 @@
#include "libssh/session.h"
#include "libssh/wrapper.h"
#include "libssh/misc.h"
-#include "libssh/keys.h"
#include "libssh/pki.h"
#include "libssh/pki_priv.h"