Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



> On May 1, 2026, at 2:04 AM, Robert Elz <kre%munnari.oz.au@localhost> wrote:
> 
> My guess is that <m68k/vmparam.h> (or perhaps all the port specific ones
> which include that) needs to include <m68k/types.h> - the failure is because
> vaddr_t isn't defined in files which include vmparam.h - and types.h is
> where vaddr_t is defined.   Why your changes broke that I have no idea,
> I didn't look.

Fix incoming.

-- thorpej



Home | Main Index | Thread Index | Old Index