]> andersk Git - openssh.git/blobdiff - sftp-server.c
- stevesk@cvs.openbsd.org 2006/07/17 01:31:10
[openssh.git] / sftp-server.c
index 29503246ee9a3c0c9dbea20fd5a861e295280519..923cc8c19736e21eba78d38ba221002e96caee83 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-server.c,v 1.62 2006/07/11 20:07:25 stevesk Exp $ */
+/* $OpenBSD: sftp-server.c,v 1.63 2006/07/17 01:31:09 stevesk Exp $ */
 /*
  * Copyright (c) 2000-2004 Markus Friedl.  All rights reserved.
  *
@@ -23,6 +23,7 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <pwd.h>
+#include <unistd.h>
 
 #include "buffer.h"
 #include "bufaux.h"
This page took 0.097449 seconds and 4 git commands to generate.