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