]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/port-aix.h
Import of OpenSSH 3.7.1p2
[gssapi-openssh.git] / openssh / openbsd-compat / port-aix.h
index 4f1bda1e5e926e76246a1d9a95e44e66eac4048c..8a95816db123411c555c6637f50379d5d297a1c5 100644 (file)
 #ifdef WITH_AIXAUTHENTICATE
 # include <login.h>
 # include <userpw.h>
-# include <usersec.h>
-# ifdef HAVE_SYS_AUDIT_H
+# if defined(HAVE_SYS_AUDIT_H) && defined(AIX_LOGINFAILED_4ARG)
 #  include <sys/audit.h>
 # endif
+# include <usersec.h>
 #endif
 
 /* Some versions define r_type in the above headers, which causes a conflict */
This page took 0.245689 seconds and 4 git commands to generate.