K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-05-29T17:27:52.000000Z K 7 svn:log V 305 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 END