Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 2004 17:45:03 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 56910 for review
Message-ID:  <200407091745.i69Hj3gg086924@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=56910

Change 56910 by rwatson@rwatson_tislabs on 2004/07/09 17:44:59

	Forward declare posix ksem structure.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/mac_policy.h#215 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/mac_policy.h#215 (text+ko) ====

@@ -59,6 +59,7 @@
 struct image_params;
 struct inpcb;
 struct ipq;
+struct ksem;
 struct label;
 struct mac_policy_conf;
 struct mbuf;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407091745.i69Hj3gg086924>