summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/pam/libpam/0002-pam-namespace-rebase.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/pam/libpam/0002-pam-namespace-rebase.patch b/meta/recipes-extended/pam/libpam/0002-pam-namespace-rebase.patch
index ff5a8a4946..c57011da0b 100644
--- a/meta/recipes-extended/pam/libpam/0002-pam-namespace-rebase.patch
+++ b/meta/recipes-extended/pam/libpam/0002-pam-namespace-rebase.patch
@@ -714,7 +714,7 @@ diff --git a/modules/pam_namespace/pam_namespace.h b/modules/pam_namespace/pam_n
714index a991b4c..180e042 100644 714index a991b4c..180e042 100644
715--- a/modules/pam_namespace/pam_namespace.h 715--- a/modules/pam_namespace/pam_namespace.h
716+++ b/modules/pam_namespace/pam_namespace.h 716+++ b/modules/pam_namespace/pam_namespace.h
717@@ -44,21 +44,16 @@ 717@@ -44,21 +44,17 @@
718 #include <stdlib.h> 718 #include <stdlib.h>
719 #include <errno.h> 719 #include <errno.h>
720 #include <syslog.h> 720 #include <syslog.h>
@@ -728,7 +728,7 @@ index a991b4c..180e042 100644
728-#include <sys/resource.h> 728-#include <sys/resource.h>
729 #include <sys/mount.h> 729 #include <sys/mount.h>
730 #include <sys/wait.h> 730 #include <sys/wait.h>
731-#include <libgen.h> 731 #include <libgen.h>
732 #include <fcntl.h> 732 #include <fcntl.h>
733 #include <sched.h> 733 #include <sched.h>
734 #include <glob.h> 734 #include <glob.h>