summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/protocol/internal/fqterm_ssh2_kex.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/protocol/internal/fqterm_ssh2_kex.cpp b/src/protocol/internal/fqterm_ssh2_kex.cpp
index d1c6b7d..c2d7c28 100644
--- a/src/protocol/internal/fqterm_ssh2_kex.cpp
+++ b/src/protocol/internal/fqterm_ssh2_kex.cpp
@@ -19,16 +19,9 @@
***************************************************************************/
#include <vector>
-#include <string>
-#include <openssl/bn.h>
-#include <openssl/sha.h>
-#include <openssl/des.h>
-#include <openssl/objects.h>
-#include <openssl/evp.h>
#include "fqterm_ssh2_kex.h"
#include "fqterm_trace.h"
-#include "ssh_pubkey_crypto.h"
#include "ssh_cipher.h"
#include "ssh_rsa.h"