summaryrefslogtreecommitdiff
path: root/sftp-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-common.c')
-rw-r--r--sftp-common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sftp-common.c b/sftp-common.c
index aa0757561..4222f58d6 100644
--- a/sftp-common.c
+++ b/sftp-common.c
@@ -24,7 +24,6 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: sftp-common.c,v 1.11 2006/02/20 17:19:54 stevesk Exp $");
28 27
29#include <sys/types.h> 28#include <sys/types.h>
30#include <sys/stat.h> 29#include <sys/stat.h>