]> andersk Git - openssh.git/blobdiff - ssh-keysign.c
- (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]
[openssh.git] / ssh-keysign.c
index f2ee214e11257805268219eb34c9b8c2f4bc1542..aa0260bf867615500e08e6b1f8eea27bacf82d2c 100644 (file)
@@ -24,7 +24,9 @@
 #include "includes.h"
 RCSID("$OpenBSD: ssh-keysign.c,v 1.20 2006/02/08 12:15:27 stevesk Exp $");
 
+#ifdef HAVE_PATHS_H
 #include <paths.h>
+#endif
 
 #include <openssl/evp.h>
 #include <openssl/rand.h>
This page took 0.037528 seconds and 4 git commands to generate.