]> andersk Git - openssh.git/blobdiff - sftp-client.c
- jakob@cvs.openbsd.org 2001/07/31 09:28:44
[openssh.git] / sftp-client.c
index 9670a76608671c4bf953c3775357c2a20e8897db..4f2a1e2800840406be251e3554126e1235b732f3 100644 (file)
 /* XXX: copy between two remote sites */
 
 #include "includes.h"
-RCSID("$OpenBSD: sftp-client.c,v 1.17 2001/06/23 15:12:20 itojun Exp $");
+RCSID("$OpenBSD: sftp-client.c,v 1.18 2001/07/14 15:10:16 stevesk Exp $");
 
-#include "ssh.h"
 #include "buffer.h"
 #include "bufaux.h"
 #include "getput.h"
 #include "xmalloc.h"
 #include "log.h"
 #include "atomicio.h"
-#include "pathnames.h"
 
 #include "sftp.h"
 #include "sftp-common.h"
This page took 0.040634 seconds and 4 git commands to generate.