PERFORCE change 107188 for review

Todd Miller millert at FreeBSD.org
Tue Oct 3 08:18:23 PDT 2006


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

Change 107188 by millert at millert_macbook on 2006/10/03 15:17:45

	Remove MAC_DEBUG missed before.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_process.c#7 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_process.c#7 (text+ko) ====

@@ -47,10 +47,6 @@
 
 #include <security/mac_internal.h>
 
-#ifdef MAC_DEBUG
-extern u_int nmaccreds, nmacprocs;
-#endif
-
 #include <bsd/bsm/audit_kernel.h>
 
 struct label *


More information about the trustedbsd-cvs mailing list