Date: Thu, 5 Sep 2002 00:02:48 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mac.c Message-ID: <200209050702.g8572sAg032517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/09/05 00:02:47 PDT
Modified files:
sys/kern kern_mac.c
Log:
Include <sys/malloc.h> instead of depending on namespace pollution 2
layers deep in <sys/proc.h> or <sys/vnode.h>.
Removed unused includes.
Fixed some printf format errors (1 fatal on i386's; 1 fatal on alphas;
1 not fatal on any supported machine).
Revision Changes Path
1.16 +5 -6 src/sys/kern/kern_mac.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209050702.g8572sAg032517>
