Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 35059 | Differences between
and this patch

Collapse All | Expand All

(-)pam_krb5_auth.c.orig (+1 lines)
Lines 14-19 Link Here
14
#include <syslog.h>	/* syslog */
14
#include <syslog.h>	/* syslog */
15
#include <unistd.h>	/* chown */
15
#include <unistd.h>	/* chown */
16
#include <sys/types.h>	/* chown */
16
#include <sys/types.h>	/* chown */
17
#include <errno.h>      /* errno */
17
18
18
#include <security/pam_appl.h>
19
#include <security/pam_appl.h>
19
#include <security/pam_modules.h>
20
#include <security/pam_modules.h>

Return to bug 35059