@@ -, +, @@ --- modules/pam_unix/pam_unix_acct.c | 1 + 1 file changed, 1 insertion(+) --- a/modules/pam_unix/pam_unix_acct.c +++ a/modules/pam_unix/pam_unix_acct.c @@ -48,6 +48,7 @@ #include /* for time() */ #include #include +#include /* for RLIMIT_NOFILE */ #include --