[patch] nptl: remove unneeded libc-lock.h include

Timo Teräs timo.teras at iki.fi
Tue Apr 20 09:40:53 UTC 2010


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.


More information about the uClibc mailing list