aboutsummaryrefslogtreecommitdiff
path: root/libssh/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/crypt.c')
-rw-r--r--libssh/crypt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libssh/crypt.c b/libssh/crypt.c
index 589fc978..e2f53aa1 100644
--- a/libssh/crypt.c
+++ b/libssh/crypt.c
@@ -24,7 +24,6 @@ MA 02111-1307, USA. */
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <netdb.h>
#ifdef OPENSSL_CRYPTO
#include <openssl/blowfish.h>