summaryrefslogtreecommitdiffstats
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 9a53b12b..342ae7ef 100644
--- a/sftp.c
+++ b/sftp.c
@@ -54,10 +54,6 @@ typedef void EditLine;
# include <util.h>
#endif
-#ifdef HAVE_LIBUTIL_H
-# include <libutil.h>
-#endif
-
#include "xmalloc.h"
#include "log.h"
#include "pathnames.h"