PERFORCE change 20447 for review

Robert Watson rwatson at freebsd.org
Wed Oct 30 19:52:14 GMT 2002


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

Change 20447 by rwatson at rwatson_tislabs on 2002/10/30 11:51:29

	Include of sys/types.h not required, we already have param.h

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#344 edit

Differences ...

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

@@ -58,7 +58,6 @@
 #include <sys/mac.h>
 #include <sys/module.h>
 #include <sys/proc.h>
-#include <sys/types.h>
 #include <sys/systm.h>
 #include <sys/sysproto.h>
 #include <sys/sysent.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