]> andersk Git - gssapi-openssh.git/blobdiff - openssh/includes.h
merged OpenSSH 5.1p1 to trunk
[gssapi-openssh.git] / openssh / includes.h
index 967fcc26c84b385840f34428ef5bdcb06fe31586..f1b47f666d038b69aa98721b4d455b6094a48210 100644 (file)
@@ -49,7 +49,7 @@
 #ifdef HAVE_NEXT
 # include <libc.h>
 #endif
-#ifdef HAVE_PATHS
+#ifdef HAVE_PATHS_H
 # include <paths.h>
 #endif
 
 # include <sys/syslog.h>
 #endif
 
+#include <errno.h>
+
 /*
  * On HP-UX 11.11, shadow.h and prot.h provide conflicting declarations
  * of getspnam when _INCLUDE__STDC__ is defined, so we unset it here.
This page took 0.669547 seconds and 4 git commands to generate.