11 lines
232 B
Diff
11 lines
232 B
Diff
|
--- 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>
|