CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/30 09:08:08
Modified files:
sys/arch/powerpc/include: pmap.h
sys/arch/powerpc64/include: pmap.h
Log message:
Include <sys/mutex.h> and <sys/queue.h> earlier in powerpc* pmap.h
to avoid hidden header dependencies.
OK jsg@ deraadt@
