PERFORCE change 93307 for review

Todd Miller millert at FreeBSD.org
Tue Mar 14 21:34:59 UTC 2006


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

Change 93307 by millert at millert_p3 on 2006/03/14 21:34:02

	Remove duplicate mac.h inclusion

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/kern/kern_descrip.c#16 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/kern/kern_descrip.c#16 (text+ko) ====

@@ -68,7 +68,6 @@
 #include <sys/syscallsubr.h>
 #include <sys/sysctl.h>
 #include <sys/sysproto.h>
-#include <sys/mac.h>
 #include <sys/unistd.h>
 #include <sys/vnode.h>
 


More information about the trustedbsd-cvs mailing list