Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 17:55:29 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 43339 for review
Message-ID:  <200312030155.hB31tTX9092874@repoman.freebsd.org>

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

Change 43339 by rwatson@rwatson_powerbook on 2003/12/02 17:54:52

	Also install mac_policy.h so kext policy modules can reference
	it.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/Makefile#3 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/Makefile#3 (text+ko) ====

@@ -3,7 +3,8 @@
 dummy:
 	@echo Please following the directions in bootstrap_instructions.txt
 
-TBSDHEADERS=apsl/xnu/bsd/sys/extattr.h apsl/xnu/bsd/sys/mac.h apsl/xnu/bsd/sys/_label.h \
+TBSDHEADERS=apsl/xnu/bsd/sys/extattr.h apsl/xnu/bsd/sys/mac.h \
+    apsl/xnu/bsd/sys/mac_policy.h apsl/xnu/bsd/sys/_label.h \
     apsl/xnu/bsd/sys/ucred.h
 
 install-headers:



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