]> andersk Git - openssh.git/blobdiff - sftp.c
- stevesk@cvs.openbsd.org 2006/02/10 00:27:13
[openssh.git] / sftp.c
diff --git a/sftp.c b/sftp.c
index 636c1f5f477f8e579a391f6fab3809bb7bdaa923..0599e587a72e48044c35ae901d63005b12f41b7e 100644 (file)
--- a/sftp.c
+++ b/sftp.c
@@ -15,8 +15,9 @@
  */
 
 #include "includes.h"
+RCSID("$OpenBSD: sftp.c,v 1.72 2006/02/10 00:27:13 stevesk Exp $");
 
-RCSID("$OpenBSD: sftp.c,v 1.71 2006/02/08 12:15:27 stevesk Exp $");
+#include <sys/ioctl.h>
 
 #ifdef HAVE_PATHS_H
 # include <paths.h>
This page took 0.284406 seconds and 4 git commands to generate.