]> andersk Git - openssh.git/blobdiff - auth1.c
- stevesk@cvs.openbsd.org 2006/07/20 15:26:15
[openssh.git] / auth1.c
diff --git a/auth1.c b/auth1.c
index 6a6cff862aa6dcd21ee933668021297984ca24f2..0892918828c575d13edf08c3c53fa3fc28b05915 100644 (file)
--- a/auth1.c
+++ b/auth1.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth1.c,v 1.66 2006/03/25 13:17:01 djm Exp $ */
+/* $OpenBSD: auth1.c,v 1.67 2006/07/20 15:26:14 stevesk Exp $ */
 /*
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
 
 #include "includes.h"
 
+#include <sys/types.h>
+
+#include <unistd.h>
+
 #include "xmalloc.h"
 #include "rsa.h"
 #include "ssh1.h"
This page took 0.033801 seconds and 4 git commands to generate.