aboutsummaryrefslogtreecommitdiff
path: root/libssh/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/auth.c')
-rw-r--r--libssh/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/auth.c b/libssh/auth.c
index 5ca7934..0dba3da 100644
--- a/libssh/auth.c
+++ b/libssh/auth.c
@@ -24,7 +24,7 @@ MA 02111-1307, USA. */
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <netdb.h>
+
/** defgroup ssh_auth
* \brief functions to authenticate
*/