[PATCH] __readlink_chk: Assume HAVE_INLINED_SYSCALLS

Florian Weimer fweimer@redhat.com
Tue Aug 21 13:12:00 GMT 2018


On 08/20/2018 09:32 PM, Joseph Myers wrote:
> On Mon, 20 Aug 2018, Florian Weimer wrote:
> 
>> -#ifdef HAVE_INLINED_SYSCALLS
>>   # include <errno.h>
>>   # include <sysdep.h>
>> -#endif
> Need to update the preprocessor indentation here for the removed #ifdef.

Oops, right.  The file is gone in the follow-up patch.  But I see I 
forgot to remove the #includes from debug/readlink_chk.c.  I will fix 
that too.

Florian



More information about the Libc-alpha mailing list