glibc/sysdeps/unix
H.J. Lu 8aa2a9e033 Add braces in initializers for GCC 4.9 or older
Add braces to silence GCC 4.9 or older:

getaddrinfo.c: In function ‘gaih_inet’:
getaddrinfo.c:1135:24: error: missing braces around initializer [-Werror=missing-braces]
       / sizeof (struct gaih_typeproto)] = {0};
                        ^

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
2024-12-14 19:26:45 +08:00
..
alpha
arm
bsd
i386
inet
mips
powerpc
sh
sysv/linux Add braces in initializers for GCC 4.9 or older 2024-12-14 19:26:45 +08:00
x86_64
confstr.h
get_child_max.c
getlogin_r.c
getlogin.c
getpagesize.c
grantpt.c
ifreq.c
Implies
make-syscalls.sh
Makefile
setxid.h
sockatmark.c
syscall-template.S
syscall.S
syscalls.list
sysdep.h