Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 10:03:48 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 33473 for review
Message-ID:  <200306211703.h5LH3muv001175@repoman.freebsd.org>

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

Change 33473 by rwatson@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>



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