summaryrefslogtreecommitdiff
path: root/sftp-int.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-int.c')
-rw-r--r--sftp-int.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sftp-int.c b/sftp-int.c
index d350e398d..d1c505262 100644
--- a/sftp-int.c
+++ b/sftp-int.c
@@ -28,8 +28,6 @@
28#include "includes.h" 28#include "includes.h"
29RCSID("$OpenBSD: sftp-int.c,v 1.27 2001/03/13 22:42:54 djm Exp $"); 29RCSID("$OpenBSD: sftp-int.c,v 1.27 2001/03/13 22:42:54 djm Exp $");
30 30
31#include <glob.h>
32
33#include "buffer.h" 31#include "buffer.h"
34#include "xmalloc.h" 32#include "xmalloc.h"
35#include "log.h" 33#include "log.h"