HomeFreeBSD

powerpc_pmap: include proper vm_radix file

Description

powerpc_pmap: include proper vm_radix file

Like the pmap.h files for amd64, arm64, i386 and riscv, the one for powerpc
should #include vm/_vm_radix.h, not vm/vm_radix.h, to get a definition for
struct vm_radix.

Fixes a problem introduced with 429c871ddddac4bbf6abf1eb9e2e6603f87c2ef5.

Details

Provenance
dougmAuthored on Sep 12 2023, 1:10 PM
Parents
rG78847e1e5927: pkgbase: Move headers and libs out of runtime and utilities
Branches
Unknown
Tags
Unknown