]> andersk Git - openssh.git/blobdiff - sftp-client.c
- stevesk@cvs.openbsd.org 2006/07/17 01:31:10
[openssh.git] / sftp-client.c
index 8fe0c0fe5646a8adefd1a1da56f6026e5ba1b30c..5ba4f0a9f44f8d978bcb4625fd8aeae7780f5f88 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-client.c,v 1.67 2006/07/11 20:07:25 stevesk Exp $ */
+/* $OpenBSD: sftp-client.c,v 1.68 2006/07/17 01:31:09 stevesk Exp $ */
 /*
  * Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org>
  *
@@ -30,6 +30,7 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
+#include <unistd.h>
 
 #include "openbsd-compat/sys-queue.h"
 
This page took 0.035527 seconds and 4 git commands to generate.