Carmelo AMOROSO wrote:
On 4/20/2010 10:59 AM, Timo Teräs wrote:
Remove the unneeded include causing breakage.

-#include <bits/libc-lock.h>

I guess this is required for STDIO_FUTEXES, or am I wrong ?

Not needed. If STDIO_FUTEXES is defined, the file includes
later on bits/stdio-lock.h which ends up including the
libc-lock.h.
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to