PERFORCE change 15269 for review

Robert Watson rwatson at freebsd.org
Wed Jul 31 02:42:39 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15269

Change 15269 by rwatson at rwatson_paprika on 2002/07/30 19:42:17

	Remove dup mac.h includes from integ.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/subr_mbuf.c#18 edit

Differences ...

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

@@ -33,14 +33,12 @@
 
 #include <sys/param.h>
 #include <sys/systm.h>
-#include <sys/mac.h>
 #include <sys/malloc.h>
 #include <sys/mac.h>
 #include <sys/mbuf.h>
 #include <sys/lock.h>
 #include <sys/mutex.h>
 #include <sys/condvar.h>
-#include <sys/mac.h>
 #include <sys/smp.h>
 #include <sys/kernel.h>
 #include <sys/sysctl.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