Date: Thu, 26 Feb 2004 08:15:14 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mac_policy.h Message-ID: <200402261615.i1QGFEOk022533@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402261615.i1QGFEOk022533>