Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2002 11:52:14 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 20447 for review
Message-ID:  <200210301952.g9UJqEop085613@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20447

Change 20447 by rwatson@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@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?200210301952.g9UJqEop085613>