--- Linux-PAM-1.1.4.orig/modules/pam_unix/pam_unix_acct.c 2011-06-21 11:04:56.000000000 +0200 +++ Linux-PAM-1.1.4/modules/pam_unix/pam_unix_acct.c 2012-07-31 13:08:58.000000000 +0200 @@ -47,6 +47,7 @@ #include <time.h> /* for time() */ #include <errno.h> #include <sys/wait.h> +#include <sys/resource.h> #include <security/_pam_macros.h>