Add struct msg to the forwarded declared data structures in mac_policy.h.

Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2006-09-09 16:35:44 +00:00
parent bb59e63f8f
commit 198e7d90f9
2 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,7 @@ struct label;
struct mac_policy_conf;
struct mbuf;
struct mount;
struct msg;
struct msqid_kernel;
struct pipepair;
struct proc;

View File

@ -68,6 +68,7 @@ struct label;
struct mac_policy_conf;
struct mbuf;
struct mount;
struct msg;
struct msqid_kernel;
struct pipepair;
struct proc;