summaryrefslogtreecommitdiffstats
path: root/sys/security/mac/mac_framework.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/security/mac/mac_framework.c')
-rw-r--r--sys/security/mac/mac_framework.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac/mac_framework.c b/sys/security/mac/mac_framework.c
index f9eb44e..10fe51d 100644
--- a/sys/security/mac/mac_framework.c
+++ b/sys/security/mac/mac_framework.c
@@ -1856,7 +1856,7 @@ mac_check_vnode_write(struct ucred *active_cred, struct ucred *file_cred,
* memory space, and revoke access (in the least surprising ways we
* know) when necessary. The process lock is not held here.
*/
-static void
+void
mac_cred_mmapped_drop_perms(struct thread *td, struct ucred *cred)
{
OpenPOWER on IntegriCloud