PERFORCE change 41573 for review

Robert Watson rwatson at FreeBSD.org
Thu Nov 6 07:13:09 GMT 2003


http://perforce.freebsd.org/chv.cgi?CH=41573

Change 41573 by rwatson at rwatson_paprika on 2003/11/05 23:13:07

	#include of _label.h no longer required for pipe.h as pointers
	are of fixed size.

Affected files ...

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

Differences ...

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

@@ -28,7 +28,6 @@
 #include <sys/time.h>			/* for struct timespec */
 #include <sys/selinfo.h>		/* for struct selinfo */
 #include <vm/vm.h>			/* for vm_page_t */
-#include <sys/_label.h>			/* for struct label */
 #include <machine/param.h>		/* for PAGE_SIZE */
 #endif
 
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