PERFORCE change 33473 for review

Robert Watson rwatson at FreeBSD.org
Sat Jun 21 10:03:54 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=33473

Change 33473 by rwatson at rwatson_powerbook on 2003/06/21 10:03:05

	Darwin doesn't use per-option include files.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/kern/kern_mac.c#2 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/kern/kern_mac.c#2 (text+ko) ====

@@ -42,9 +42,6 @@
  * interface to the framework, policy registration and composition.
  */
 
-#include "opt_mac.h"
-#include "opt_devfs.h"
-
 #include <sys/param.h>
 #include <sys/condvar.h>
 #include <sys/extattr.h>


More information about the p4-projects mailing list