Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23104 Details for
Bug 35059
Emerge on pam_krb5-1.0 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to include errno.h in pam_krb5_auth.c
pam_krb5-1.0-pam_krb5_auth.c.diff (text/plain), 344 bytes, created by
Wes Kurdziolek
on 2004-01-03 14:59:53 UTC
(
hide
)
Description:
Patch to include errno.h in pam_krb5_auth.c
Filename:
MIME Type:
Creator:
Wes Kurdziolek
Created:
2004-01-03 14:59:53 UTC
Size:
344 bytes
patch
obsolete
>--- pam_krb5_auth.c.orig 2004-01-03 17:35:12.000000000 -0500 >+++ pam_krb5_auth.c 2004-01-03 17:35:30.000000000 -0500 >@@ -14,6 +14,7 @@ > #include <syslog.h> /* syslog */ > #include <unistd.h> /* chown */ > #include <sys/types.h> /* chown */ >+#include <errno.h> /* errno */ > > #include <security/pam_appl.h> > #include <security/pam_modules.h>
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 35059
: 23104 |
23105
|
23106
|
23112
|
32991
|
32992