Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 15:58:01 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15242 for review
Message-ID:  <200207302258.g6UMw1Qw089892@freefall.freebsd.org>

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

Change 15242 by rwatson@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@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?200207302258.g6UMw1Qw089892>