mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-30 17:41:16 +03:00
The #else of two nested #if clauses were identical. * sysdeps/unix/sysv/linux/sysdep-vdso.h: Simplify an #if #else #endif. Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>