Add struct msg to the forwarded declared data structures in mac_policy.h.
Obtained from: TrustedBSD Project
This commit is contained in:
parent
bb59e63f8f
commit
198e7d90f9
@ -68,6 +68,7 @@ struct label;
|
||||
struct mac_policy_conf;
|
||||
struct mbuf;
|
||||
struct mount;
|
||||
struct msg;
|
||||
struct msqid_kernel;
|
||||
struct pipepair;
|
||||
struct proc;
|
||||
|
@ -68,6 +68,7 @@ struct label;
|
||||
struct mac_policy_conf;
|
||||
struct mbuf;
|
||||
struct mount;
|
||||
struct msg;
|
||||
struct msqid_kernel;
|
||||
struct pipepair;
|
||||
struct proc;
|
||||
|
Loading…
Reference in New Issue
Block a user