Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 11:27:39 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15402 for review
Message-ID:  <200208011827.g71IRd7a027858@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15402

Change 15402 by rwatson@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@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?200208011827.g71IRd7a027858>