This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] __readlink_chk: Assume HAVE_INLINED_SYSCALLS
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Florian Weimer <fweimer at redhat dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Mon, 20 Aug 2018 19:32:06 +0000
- Subject: Re: [PATCH] __readlink_chk: Assume HAVE_INLINED_SYSCALLS
- References: <20180820144032.DC8D94028A147@oldenburg.str.redhat.com>
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.
--
Joseph S. Myers
joseph@codesourcery.com