]> andersk Git - openssh.git/blobdiff - loginrec.c
- (tim) [configure.ac] Autoconf didn't define HAVE_LIBIAF because we
[openssh.git] / loginrec.c
index 67447edc06efaf34d32ac5af9d9409e9f25c141d..b411141987214f137962aad010b97715ef81e9f7 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 <time.h>
 #include <unistd.h>
 
 #include "xmalloc.h"
This page took 0.03992 seconds and 4 git commands to generate.