[packages/pam] - add missing include for RLIM_* definitions

baggins baggins at pld-linux.org
Tue Nov 27 12:16:23 CET 2012


commit 93ffc537f183591dcd634596cde85a480e170425
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 27 12:15:16 2012 +0100

    - add missing include for RLIM_* definitions

 pam-RLIM.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/pam-RLIM.patch b/pam-RLIM.patch
new file mode 100644
index 0000000..493a8d2
--- /dev/null
+++ b/pam-RLIM.patch
@@ -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>
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam.git/commitdiff/24c8c941325c49796a65ee8afbeca5ce72f5c62e



More information about the pld-cvs-commit mailing list