]> git.pld-linux.org Git - packages/pam.git/blame - pam-RLIM.patch
- rel 2
[packages/pam.git] / pam-RLIM.patch
CommitLineData
93ffc537
JR
1--- Linux-PAM-1.1.6/modules/pam_unix/pam_unix_passwd.c~ 2012-08-15 13:08:43.000000000 +0200
2+++ Linux-PAM-1.1.6/modules/pam_unix/pam_unix_passwd.c 2012-11-27 12:08:05.996452834 +0100
3@@ -58,6 +58,7 @@
4 #include <signal.h>
5 #include <errno.h>
6 #include <sys/wait.h>
7+#include <sys/resource.h>
8
9 #include <security/_pam_macros.h>
10
This page took 0.097364 seconds and 4 git commands to generate.