Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 17:57:00 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15990 for review
Message-ID:  <200208150057.g7F0v0T9084693@freefall.freebsd.org>

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

Change 15990 by rwatson@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@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?200208150057.g7F0v0T9084693>