Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23105 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 support.c
pam_krb5-1.0-support.c.diff (text/plain), 344 bytes, created by
Wes Kurdziolek
on 2004-01-03 15:00:34 UTC
(
hide
)
Description:
Patch to include errno.h in support.c
Filename:
MIME Type:
Creator:
Wes Kurdziolek
Created:
2004-01-03 15:00:34 UTC
Size:
344 bytes
patch
obsolete
>--- support.c.orig 2004-01-03 17:44:01.000000000 -0500 >+++ support.c 2004-01-03 17:44:33.000000000 -0500 >@@ -6,6 +6,7 @@ > > static const char rcsid[] = "$Id: support.c,v 1.8 2000/01/04 09:50:03 fcusack Exp $"; > >+#include <errno.h> /* ENOMEM */ > #include <stdio.h> /* BUFSIZ */ > #include <syslog.h> /* syslog */ > #include <security/pam_appl.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