cvs commit: src/sys/dev/random probe.c src/sys/opencrypto 
 deflate.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Mon May 30 01:16:41 PDT 2005
    
    
  
On Mon, 30 May 2005, Scott Long wrote:
>  malloc.h relies on param.h for a definition of MAXCPU.  I guess that there is
>  other header pollution that makes this work right now, but it falls over when
>  doing a RELENG_5 -> HEAD upgrade.
Odd -- I added a nested include of param.h from malloc.h to catch this. 
While almost certainly a bad idea (your fix is better), if you had the 
latest revision of malloc.h, it shouldn't have broken the build...  Was 
your malloc.h slightly stale, or is there more to it than that?
I'll basck out my change to malloc.h now that the dependencies are fixed. 
Thanks!
Robert N M Watson
    
    
More information about the cvs-all
mailing list