]> andersk Git - openssh.git/blobdiff - auth-rhosts.c
- (dtucker) [defines.h] Remove now-undeeded PRIu64 define.
[openssh.git] / auth-rhosts.c
index bbddfb6df63202b7176cfd693aa9db31e5f4c66c..5c12967016b4d62720e2aadfa10505c9c3f310a2 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-rhosts.c,v 1.42 2008/06/13 04:40:22 djm Exp $ */
+/* $OpenBSD: auth-rhosts.c,v 1.43 2008/06/13 14:18:51 dtucker Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -27,6 +27,7 @@
 #include <string.h>
 #include <stdarg.h>
 #include <fcntl.h>
+#include <unistd.h>
 
 #include "packet.h"
 #include "buffer.h"
This page took 0.033413 seconds and 4 git commands to generate.