PERFORCE change 15402 for review
Robert Watson
rwatson at freebsd.org
Thu Aug 1 18:27:39 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15402
Change 15402 by rwatson at rwatson_paprika on 2002/08/01 11:27:22
kern_malloc.c doesn't need mac.h
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/kern_malloc.c#13 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/kern_malloc.c#13 (text+ko) ====
@@ -40,7 +40,6 @@
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/lock.h>
-#include <sys/mac.h>
#include <sys/malloc.h>
#include <sys/mbuf.h>
#include <sys/mutex.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