PERFORCE change 41573 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Wed Nov  5 23:13:10 PST 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
 
    
    
More information about the p4-projects
mailing list