Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 1995 10:48:21 -0800
From:      David Greenman <davidg@Root.COM>
To:        "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
Cc:        CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com
Subject:   Re: cvs commit: src/sys/libkern locc.c random.c scanc.c skpc.c libkern 
Message-ID:  <199503181848.KAA00332@corbin.Root.COM>
In-Reply-To: Your message of "Sat, 18 Mar 95 10:36:53 PST." <199503181836.KAA21691@gndrsh.aac.dev.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> >And my grepping of the source tree turned up no one that directly
>> >inclues sys/systm.h, but it *is* included by vm_page.h.  I have
>> >yet to search the source tree for that one.
>> 
>> It's only included if KERNEL and DIAGNOSTIC are defined.
>
>I was aware of that.  I was going more after should we even be installing
>/usr/include/vm/vm_page.h at all.

   Yes, we should be installing it. It is needed to decode struct vm_page's in
diagnostic code that is occasionally written. The same is true for the other
vm*.h files.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503181848.KAA00332>