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