]> andersk Git - openssh.git/blobdiff - sshpty.c
- stevesk@cvs.openbsd.org 2006/07/17 01:31:10
[openssh.git] / sshpty.c
index 10dae03288ad4ee89a4f1a70845cd60766e26cbc..931c91f475e792da598344bc41b33974dc7759f9 100644 (file)
--- a/sshpty.c
+++ b/sshpty.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshpty.c,v 1.23 2006/07/11 20:07:25 stevesk Exp $ */
+/* $OpenBSD: sshpty.c,v 1.24 2006/07/17 01:31:10 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -30,6 +30,7 @@
 #ifdef HAVE_UTIL_H
 # include <util.h>
 #endif /* HAVE_UTIL_H */
+#include <unistd.h>
 
 #include "sshpty.h"
 #include "log.h"
This page took 0.032034 seconds and 4 git commands to generate.