aboutsummaryrefslogtreecommitdiff
path: root/sftp-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-common.c')
-rw-r--r--sftp-common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sftp-common.c b/sftp-common.c
index 5d72498256e8..4abd54a07a1a 100644
--- a/sftp-common.c
+++ b/sftp-common.c
@@ -37,9 +37,7 @@
#include <time.h>
#include <stdarg.h>
#include <unistd.h>
-#ifdef HAVE_UTIL_H
#include <util.h>
-#endif
#include "xmalloc.h"
#include "ssherr.h"