From 31682cd25f7add493216e9bca5d33adab617386a Mon Sep 17 00:00:00 2001 From: Christian Göttsche Date: Mon, 27 Jul 2020 20:16:20 +0200 Subject: pam_namespace: replace deprecated matchpathcon The matchpathcon family is deprecated. Use the selabel family. --- modules/pam_namespace/pam_namespace.h | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/pam_namespace/pam_namespace.h') diff --git a/modules/pam_namespace/pam_namespace.h b/modules/pam_namespace/pam_namespace.h index 3a1e4ba3..b51f2841 100644 --- a/modules/pam_namespace/pam_namespace.h +++ b/modules/pam_namespace/pam_namespace.h @@ -68,6 +68,7 @@ #include #include #include +#include #endif #ifndef CLONE_NEWNS -- cgit v1.2.3