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

Collapse All | Expand All

(-)a/modules/pam_unix/pam_unix_acct.c (-1 / +1 lines)
Lines 48-53 Link Here
48
#include <time.h>		/* for time() */
48
#include <time.h>		/* for time() */
49
#include <errno.h>
49
#include <errno.h>
50
#include <sys/wait.h>
50
#include <sys/wait.h>
51
#include <sys/resource.h>	/* for RLIMIT_NOFILE */
51
52
52
#include <security/_pam_macros.h>
53
#include <security/_pam_macros.h>
53
54
54
- 

Return to bug 687234