PERFORCE change 15242 for review

Robert Watson rwatson at freebsd.org
Tue Jul 30 22:58:01 GMT 2002


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

Change 15242 by rwatson at rwatson_tislabs on 2002/07/30 15:57:57

	Remove dup #include mac.h due to integ.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/pipe.h#5 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/pipe.h#5 (text+ko) ====

@@ -30,8 +30,7 @@
 #include <vm/vm.h>			/* for vm_page_t */
 #include <sys/mac.h>			/* for struct label */
 #include <machine/param.h>		/* for PAGE_SIZE */
-#endif /* _KERNEL */
-#include <sys/mac.h>			/* for struct label */
+#endif
 
 /*
  * Pipe buffer size, keep moderate in value, pipes take kva space.
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