summaryrefslogtreecommitdiff
path: root/sftp-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-common.c')
-rw-r--r--sftp-common.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sftp-common.c b/sftp-common.c
index aed95f2f..92350481 100644
--- a/sftp-common.c
+++ b/sftp-common.c
@@ -24,11 +24,10 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: sftp-common.c,v 1.3 2001/06/26 17:27:24 markus Exp $");
+RCSID("$OpenBSD: sftp-common.c,v 1.4 2001/07/14 15:10:17 stevesk Exp $");
#include "buffer.h"
#include "bufaux.h"
-#include "getput.h"
#include "log.h"
#include "xmalloc.h"