Bugzilla – Attachment 401 Details for
Bug 640
Error when trying to run make on openssh-3.7p1 with AIX 4.3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Only include audit.h when needed for 4-arg loginfailed
openssh-aixauditheader.patch (text/plain), 578 bytes, created by
Darren Tucker
on 2003-09-17 09:11:27 AEST
(
hide
)
Description:
Only include audit.h when needed for 4-arg loginfailed
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2003-09-17 09:11:27 AEST
Size:
578 bytes
patch
obsolete
>Index: openbsd-compat/port-aix.h >=================================================================== >RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/openbsd-compat/port-aix.h,v >retrieving revision 1.14 >diff -u -p -r1.14 port-aix.h >--- openbsd-compat/port-aix.h 29 Aug 2003 16:59:52 -0000 1.14 >+++ openbsd-compat/port-aix.h 16 Sep 2003 23:12:10 -0000 >@@ -31,7 +31,7 @@ > # 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 > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 640
: 401