Date: Sun, 29 May 2005 17:27:52 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys malloc.h Message-ID: <200505291727.j4THRqKS019374@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2005-05-29 17:27:52 UTC
FreeBSD src repository
Modified files:
sys/sys malloc.h
Log:
Due to a last minute change in the #ifdefing in malloc.h before committing,
a nested include of param.h is required so that MAXCPU is visible to all
consumers of sys/malloc.h. In an earlier version of the patch, the
malloc_type_internal structure was only conditionally visible.
Pointed out by: delphij
Revision Changes Path
1.80 +1 -0 src/sys/sys/malloc.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505291727.j4THRqKS019374>
