1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-02 01:17:52 +03:00

keys: Remove keys.h where it is obsolete.

This commit is contained in:
Andreas Schneider
2011-08-30 12:14:54 +02:00
parent fedfbf9563
commit e5a39a3ae9
4 changed files with 1 additions and 6 deletions

View File

@@ -53,7 +53,6 @@
#include "libssh/crypto.h"
#include "libssh/buffer.h"
#include "libssh/session.h"
#include "libssh/keys.h"
#include "libssh/misc.h"
#include "libssh/dh.h"
#include "libssh/ssh2.h"