]> andersk Git - openssh.git/blobdiff - packet.c
- stevesk@cvs.openbsd.org 2006/07/17 01:31:10
[openssh.git] / packet.c
index e153a7c1b299fc5c52a953fbe25f530b9a0165b5..ce652cfd80dc483c0128e4fa63f3acc9e345aa1f 100644 (file)
--- a/packet.c
+++ b/packet.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: packet.c,v 1.135 2006/07/11 20:07:25 stevesk Exp $ */
+/* $OpenBSD: packet.c,v 1.136 2006/07/17 01:31:09 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -49,6 +49,7 @@
 
 #include <errno.h>
 #include <stdarg.h>
+#include <unistd.h>
 
 #include "xmalloc.h"
 #include "buffer.h"
This page took 0.402058 seconds and 4 git commands to generate.