Patch got lost ...
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=93
This commit is contained in:
parent
0c8101438e
commit
fabc3d549b
10
pam-fix-includes.patch
Normal file
10
pam-fix-includes.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- 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>
|
Loading…
x
Reference in New Issue
Block a user