]> andersk Git - openssh.git/blobdiff - auth2-pubkey.c
- stevesk@cvs.openbsd.org 2006/02/20 17:02:44
[openssh.git] / auth2-pubkey.c
index a97d0f430b93f298b0111ac6e8eeb8d78db15caf..ea1367070c22762f34dd8dc8331be30cfdecba3a 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth2-pubkey.c,v 1.9 2004/12/11 01:48:56 dtucker Exp $");
+RCSID("$OpenBSD: auth2-pubkey.c,v 1.10 2006/02/20 17:19:54 stevesk Exp $");
+
+#include <sys/types.h>
+#include <sys/stat.h>
 
 #include "ssh.h"
 #include "ssh2.h"
This page took 0.349625 seconds and 4 git commands to generate.