]> git.pld-linux.org Git - packages/pam.git/commitdiff
- add missing include for RLIM_* definitions
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Nov 2012 11:15:16 +0000 (12:15 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Nov 2012 11:15:16 +0000 (12:15 +0100)
pam-RLIM.patch [new file with mode: 0644]

diff --git a/pam-RLIM.patch b/pam-RLIM.patch
new file mode 100644 (file)
index 0000000..493a8d2
--- /dev/null
@@ -0,0 +1,10 @@
+--- Linux-PAM-1.1.6/modules/pam_unix/pam_unix_passwd.c~        2012-08-15 13:08:43.000000000 +0200
++++ Linux-PAM-1.1.6/modules/pam_unix/pam_unix_passwd.c 2012-11-27 12:08:05.996452834 +0100
+@@ -58,6 +58,7 @@
+ #include <signal.h>
+ #include <errno.h>
+ #include <sys/wait.h>
++#include <sys/resource.h>
+ #include <security/_pam_macros.h>
This page took 0.173643 seconds and 4 git commands to generate.