Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 18:00:02 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15155 for review
Message-ID:  <200207300100.g6U1023R044417@freefall.freebsd.org>

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

Change 15155 by rwatson@rwatson_paprika on 2002/07/29 17:59:16

	'struct mac' forward declare no longer required since we
	don't explicitly store the image label in the image activator
	reference for it.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/imgact.h#7 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/imgact.h#7 (text+ko) ====

@@ -38,7 +38,6 @@
 
 #define MAXSHELLCMDLEN	128
 
-struct mac;
 struct vm_object;
 
 struct image_params {

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?200207300100.g6U1023R044417>