> On May 29, 2015, at 12:46 PM, Joerg Sonnenberger <jo...@britannica.bec.de> > wrote: > > On Fri, May 29, 2015 at 07:39:41PM +0000, Matt Thomas wrote: >> Module Name: src >> Committed By: matt >> Date: Fri May 29 19:39:41 UTC 2015 >> >> Modified Files: >> src/common/lib/libc/string: popcount32.c popcount64.c >> >> Log Message: >> Don't compile if there is a macro of the same name. > > At least for libc, we definitely want to include the symbols.
which does happen since C doesn’t include libkern.h which defines them.