]> andersk Git - openssh.git/blobdiff - auth2-none.c
- stevesk@cvs.openbsd.org 2006/02/20 17:02:44
[openssh.git] / auth2-none.c
index 1c30a3203e1f94c528a88590d7141d677a40eeb6..2eb27a914030d2665463f2f0992e3d873bcc9e91 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth2-none.c,v 1.7 2004/05/11 19:01:43 deraadt Exp $");
+RCSID("$OpenBSD: auth2-none.c,v 1.8 2006/02/20 17:19:54 stevesk Exp $");
+
+#include <sys/types.h>
+#include <sys/stat.h>
 
 #include "auth.h"
 #include "xmalloc.h"
This page took 0.063315 seconds and 4 git commands to generate.