summaryrefslogtreecommitdiff
path: root/sftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.c')
-rw-r--r--sftp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sftp.c b/sftp.c
index e8adcba18..9597ca966 100644
--- a/sftp.c
+++ b/sftp.c
@@ -24,9 +24,7 @@
24 24
25#include "includes.h" 25#include "includes.h"
26 26
27RCSID("$OpenBSD: sftp.c,v 1.34 2003/01/10 08:19:07 fgsch Exp $"); 27RCSID("$OpenBSD: sftp.c,v 1.35 2003/05/15 03:44:00 mouring Exp $");
28
29/* XXX: short-form remote directory listings (like 'ls -C') */
30 28
31#include "buffer.h" 29#include "buffer.h"
32#include "xmalloc.h" 30#include "xmalloc.h"