]> andersk Git - openssh.git/blobdiff - clientloop.c
- (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]
[openssh.git] / clientloop.c
index dba3e96c328102265d34efb3092317eed8684ed5..83706c297b813fab43c153255cec8e9e796c0c85 100644 (file)
@@ -68,7 +68,9 @@ RCSID("$OpenBSD: clientloop.c,v 1.155 2006/02/22 00:04:44 stevesk Exp $");
 #include <sys/ioctl.h>
 
 #include <ctype.h>
+#ifdef HAVE_PATHS_H
 #include <paths.h>
+#endif
 #include <signal.h>
 #include <termios.h>
 
This page took 0.029868 seconds and 4 git commands to generate.