mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 02:47:17 +08:00
12 lines
233 B
Diff
12 lines
233 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>
|
|
|