Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 424920
Collapse All | Expand All

(-)a/modules/pam_unix/pam_unix_acct.c (+1 lines)
Lines 41-46 Link Here
41
#include <string.h>
41
#include <string.h>
42
#include <unistd.h>
42
#include <unistd.h>
43
#include <sys/types.h>
43
#include <sys/types.h>
44
#include <sys/resource.h>
44
#include <syslog.h>
45
#include <syslog.h>
45
#include <pwd.h>
46
#include <pwd.h>
46
#include <shadow.h>
47
#include <shadow.h>

Return to bug 424920