cvs commit: src/sys/sys malloc.h
Robert Watson
rwatson at FreeBSD.org
Sun May 29 10:27:52 PDT 2005
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
More information about the cvs-src
mailing list