mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
This allows to include bits/syslog-decl.h in include/sys/syslog.h and therefore be able to create the libc_hidden_builtin_proto (__syslog_chk) prototype. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>