Date: Tue, 30 Jul 2002 19:42:39 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 15269 for review Message-ID: <200207310242.g6V2gd0n028302@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15269 Change 15269 by rwatson@rwatson_paprika on 2002/07/30 19:42:17 Remove dup mac.h includes from integ. Affected files ... .. //depot/projects/trustedbsd/mac/sys/kern/subr_mbuf.c#18 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/kern/subr_mbuf.c#18 (text+ko) ==== @@ -33,14 +33,12 @@ #include <sys/param.h> #include <sys/systm.h> -#include <sys/mac.h> #include <sys/malloc.h> #include <sys/mac.h> #include <sys/mbuf.h> #include <sys/lock.h> #include <sys/mutex.h> #include <sys/condvar.h> -#include <sys/mac.h> #include <sys/smp.h> #include <sys/kernel.h> #include <sys/sysctl.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?200207310242.g6V2gd0n028302>