Re: Fix and includes on powerpc*

2021-05-29 Thread Jonathan Gray
On Sun, May 30, 2021 at 05:03:47AM +, Visa Hankala wrote: > powerpc and powerpc64's include too late > and accidentally rely on other code to pull in the header. If the mutex > header is removed from the , the build fails: > > In file included from src/sys/dev/rnd.c:84: > In file included

Fix and includes on powerpc*

2021-05-29 Thread Visa Hankala
powerpc and powerpc64's include too late and accidentally rely on other code to pull in the header. If the mutex header is removed from the , the build fails: In file included from src/sys/dev/rnd.c:84: In file included from src/sys/uvm/uvm_extern.h:180: In file included from