PERFORCE change 15267 for review

Robert Watson rwatson at freebsd.org
Wed Jul 31 02:36:18 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15267

Change 15267 by rwatson at rwatson_tislabs on 2002/07/30 19:36:06

	Strategic diff reduction: mac.h no longer required since we don't
	do special MAC handling in the image activator structure.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/imgact_aout.c#7 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/imgact_aout.c#7 (text+ko) ====

@@ -31,7 +31,6 @@
 #include <sys/param.h>
 #include <sys/exec.h>
 #include <sys/fcntl.h>
-#include <sys/mac.h>
 #include <sys/imgact.h>
 #include <sys/imgact_aout.h>
 #include <sys/kernel.h>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list