Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/security/mac/mac_policy.h 122875 2003-11-18 00:39:07Z rwatson $
---
> * $FreeBSD: head/sys/security/mac/mac_policy.h 123173 2003-12-06 21:48:03Z rwatson $
113a114,115
> void (*mpo_copy_cred_label)(struct label *src,
> struct label *dest);
267,268d268
< void (*mpo_create_cred)(struct ucred *parent_cred,
< struct ucred *child_cred);