cvs commit: src/sys/sys mac_policy.h
Robert Watson
rwatson at FreeBSD.org
Thu Feb 26 08:15:15 PST 2004
rwatson 2004/02/26 08:15:14 PST
FreeBSD src repository
Modified files:
sys/sys mac_policy.h
Log:
Forward declare struct bpf_d, struct ifnet, struct image_params, and
struct vattr in mac_policy.h. This permits policies not
implementing entry points using these types to compile without
including include files with these types.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Air Force Research Laboratory
Revision Changes Path
1.51 +5 -1 src/sys/sys/mac_policy.h
More information about the cvs-src
mailing list