Hi Greg,
On 16/04/15 17:55, Greg Hackmann wrote:
A couple of files use ffs() without explicitly including strings.h. Some systems will pull in ffs()'s declaration through another header anyway, but not when compiling against bionic in AOSP master.
Signed-off-by: Greg Hackmann ghackmann@google.com
Thanks for the patch.
I'm not sure why I haven't hit this while building with Android-x86's bionic, although it's the right thing to do.
I will give it a few days more for anyone to comment and I'll push it.
From a quick look I cannot see libdrm in the AOSP build. Are you
experimenting with a libdrm based hwcompositor again :-)
Cheers Emil