]> andersk Git - openssh.git/blobdiff - sftp-glob.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / sftp-glob.c
index f8549ea7676c540373f7993c8d4ad61387a3e414..cdc270827972c7074f67bdb06ca46045929d11f8 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-glob.c,v 1.21 2006/07/22 20:48:23 stevesk Exp $ */
+/* $OpenBSD: sftp-glob.c,v 1.22 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org>
  *
@@ -26,8 +26,8 @@
 #include <string.h>
 
 #include "xmalloc.h"
-
 #include "sftp.h"
+#include "buffer.h"
 #include "sftp-common.h"
 #include "sftp-client.h"
 
This page took 0.030077 seconds and 4 git commands to generate.