]> andersk Git - openssh.git/blobdiff - loginrec.c
20070326
[openssh.git] / loginrec.c
index 7850312b62b757806f0e18ecfa619b1ed439cf31..e591277478203b0194613fdbdd4a6a5050d70e26 100644 (file)
 
 #include <errno.h>
 #include <fcntl.h>
+#ifdef HAVE_PATHS_H
+# include <paths.h>
+#endif
 #include <pwd.h>
+#include <stdarg.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.030745 seconds and 4 git commands to generate.