Charlene Wendling: > > http://build-failures.rhaalovely.net//powerpc/2019-01-01/x11/bbpager.log > > It fails because some headers are missing. With those patches, it > builds [1] and runs [2] fine on macppc, and doesn't break amd64 build. > > Comments/feedback are welcome!
Personally, I try to follow the existing style of the source, i.e., if C headers are included in their C form like #include <stdio.h> then I'll add <string.h> and not <cstring>. -- Christian "naddy" Weisgerber na...@mips.inka.de