File pam-fix-includes.patch of Package pam
--- modules/pam_unix/pam_unix_passwd.c +++ modules/pam_unix/pam_unix_passwd.c @@ -54,6 +54,7 @@ #include <ctype.h> #include <sys/time.h> #include <sys/stat.h> +#include <sys/resource.h> #include <signal.h> #include <errno.h>