PERFORCE change 18395 for review

Robert Watson rwatson at freebsd.org
Mon Sep 30 19:19:56 GMT 2002


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

Change 18395 by rwatson at rwatson_sproing on 2002/09/30 12:19:43

	malloc.h now required for M_WAITOK, etc.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/mac_te/mac_te.c#79 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_te/mac_te.c#79 (text+ko) ====

@@ -48,6 +48,7 @@
 #include <sys/conf.h>
 #include <sys/kernel.h>
 #include <sys/mac.h>
+#include <sys/malloc.h>
 #include <sys/mount.h>
 #include <sys/proc.h>
 #include <sys/systm.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