summaryrefslogtreecommitdiff
path: root/sftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.c')
-rw-r--r--sftp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sftp.c b/sftp.c
index 9a53b12b7..342ae7efc 100644
--- a/sftp.c
+++ b/sftp.c
@@ -54,10 +54,6 @@ typedef void EditLine;
54# include <util.h> 54# include <util.h>
55#endif 55#endif
56 56
57#ifdef HAVE_LIBUTIL_H
58# include <libutil.h>
59#endif
60
61#include "xmalloc.h" 57#include "xmalloc.h"
62#include "log.h" 58#include "log.h"
63#include "pathnames.h" 59#include "pathnames.h"