summaryrefslogtreecommitdiff
path: root/sftp-glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-glob.c')
-rw-r--r--sftp-glob.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sftp-glob.c b/sftp-glob.c
index 17f46a151..aec6d2734 100644
--- a/sftp-glob.c
+++ b/sftp-glob.c
@@ -25,8 +25,6 @@
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: sftp-glob.c,v 1.1 2001/03/13 22:42:54 djm Exp $"); 26RCSID("$OpenBSD: sftp-glob.c,v 1.1 2001/03/13 22:42:54 djm Exp $");
27 27
28#include <glob.h>
29
30#include "ssh.h" 28#include "ssh.h"
31#include "buffer.h" 29#include "buffer.h"
32#include "bufaux.h" 30#include "bufaux.h"