Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 19:36:18 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15267 for review
Message-ID:  <200207310236.g6V2aInA027752@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15267

Change 15267 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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