Remove OpenSSL #include.

This commit is contained in:
Simon Josefsson 2007-01-23 11:29:13 +00:00
parent a86a4e0cfc
commit 4c2c468b08

View File

@ -36,7 +36,6 @@
*/
#include "libssh2_priv.h"
#include <openssl/bn.h>
/* TODO: Switch this to an inline and handle alloc() failures */
/* Helper macro called from libssh2_kex_method_diffie_hellman_group1_sha1_key_exchange */