]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-aix.h
- djm@cvs.openbsd.org 2003/11/17 09:45:39
[openssh.git] / 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.081518 seconds and 4 git commands to generate.