mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162183
@ -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