]> andersk Git - openssh.git/blobdiff - scp.c
- mouring@cvs.openbsd.org 2001/05/03 23:09:53
[openssh.git] / scp.c
diff --git a/scp.c b/scp.c
index 1735693d682bf8923e51e6264e6d20738af79c24..10b77af6d7e7349d7b19f0d793064493a47f996e 100644 (file)
--- a/scp.c
+++ b/scp.c
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: scp.c,v 1.68 2001/04/22 12:34:05 markus Exp $");
+RCSID("$OpenBSD: scp.c,v 1.69 2001/05/03 23:09:53 mouring Exp $");
 
 #include "xmalloc.h"
 #include "atomicio.h"
 #include "pathnames.h"
 #include "log.h"
 #include "misc.h"
-#include "scp-common.h"
 
 #ifdef HAVE___PROGNAME
 extern char *__progname;
This page took 0.068971 seconds and 4 git commands to generate.