]> andersk Git - openssh.git/blobdiff - loginrec.c
- djm@cvs.openbsd.org 2006/03/19 07:41:30
[openssh.git] / loginrec.c
index 101544eec9e2b88f682d8a80b71fb1df95978fc9..c2498e1e3da642637554446706517051b643f734 100644 (file)
 
 #include "includes.h"
 
+#include <sys/types.h>
+#include <sys/stat.h>
+
 #include "ssh.h"
 #include "xmalloc.h"
 #include "loginrec.h"
 # include <libutil.h>
 #endif
 
-RCSID("$Id$");
-
 /**
  ** prototypes for helper functions in this file
  **/
This page took 0.042267 seconds and 4 git commands to generate.