PERFORCE change 15990 for review
Robert Watson
rwatson at freebsd.org
Thu Aug 15 00:57:00 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15990
Change 15990 by rwatson at rwatson_tislabs on 2002/08/14 17:56:46
Sort includes.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/kern_descrip.c#26 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/kern_descrip.c#26 (text+ko) ====
@@ -45,6 +45,7 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/lock.h>
+#include <sys/mac.h>
#include <sys/malloc.h>
#include <sys/mutex.h>
#include <sys/sysproto.h>
@@ -65,7 +66,6 @@
#include <sys/sx.h>
#include <sys/socketvar.h>
#include <sys/signalvar.h>
-#include <sys/mac.h>
#include <machine/limits.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