summaryrefslogtreecommitdiff
path: root/sftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.c')
-rw-r--r--sftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sftp.c b/sftp.c
index 877632ec..636c1f5f 100644
--- a/sftp.c
+++ b/sftp.c
@@ -19,7 +19,7 @@
RCSID("$OpenBSD: sftp.c,v 1.71 2006/02/08 12:15:27 stevesk Exp $");
#ifdef HAVE_PATHS_H
-# include <paths.h>
+# include <paths.h>
#endif
#ifdef USE_LIBEDIT
#include <histedit.h>