Index: mac_stub/mac_stub.c =================================================================== --- mac_stub/mac_stub.c (revision 184413) +++ mac_stub/mac_stub.c (working copy) @@ -1215,7 +1215,7 @@ static int stub_vnode_check_access(struct ucred *cred, struct vnode *vp, - struct label *vplabel, int acc_mode) + struct label *vplabel, accmode_t accmode) { return (0);