summaryrefslogtreecommitdiff
path: root/package/pam/patches/patch-modules_pam_unix_pam_unix_acct_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/pam/patches/patch-modules_pam_unix_pam_unix_acct_c')
-rw-r--r--package/pam/patches/patch-modules_pam_unix_pam_unix_acct_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/pam/patches/patch-modules_pam_unix_pam_unix_acct_c b/package/pam/patches/patch-modules_pam_unix_pam_unix_acct_c
new file mode 100644
index 000000000..2ce448f1a
--- /dev/null
+++ b/package/pam/patches/patch-modules_pam_unix_pam_unix_acct_c
@@ -0,0 +1,10 @@
+--- Linux-PAM-1.1.4.orig/modules/pam_unix/pam_unix_acct.c 2011-06-21 11:04:56.000000000 +0200
++++ Linux-PAM-1.1.4/modules/pam_unix/pam_unix_acct.c 2012-07-31 13:08:58.000000000 +0200
+@@ -47,6 +47,7 @@
+ #include <time.h> /* for time() */
+ #include <errno.h>
+ #include <sys/wait.h>
++#include <sys/resource.h>
+
+ #include <security/_pam_macros.h>
+