summaryrefslogtreecommitdiff
path: root/lib/ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssh.c')
-rw-r--r--lib/ssh.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/ssh.c b/lib/ssh.c
index dff1e1286..375093098 100644
--- a/lib/ssh.c
+++ b/lib/ssh.c
@@ -26,11 +26,6 @@
#ifdef USE_LIBSSH2
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <stdarg.h>
-#include <ctype.h>
#ifdef HAVE_LIMITS_H
# include <limits.h>
#endif