summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/clock_getres.c
diff options
context:
space:
mode:
authorSerge Hallyn <serge.hallyn@ubuntu.com>2014-03-10 23:17:07 -0500
committerAllan McRae <allan@archlinux.org>2014-05-04 14:17:57 +1000
commit5ed20724012043e91683bcd5fcea197f59ae4120 (patch)
tree888d146ce67ed2590cdd12359f007058a50b6e1f /sysdeps/unix/sysv/linux/clock_getres.c
parent526fbebbbe7ceaf16230fe7a7ebf37c8849a835e (diff)
downloadglibc-5ed20724012043e91683bcd5fcea197f59ae4120.tar.gz
misc/sys/xattr.h: guard against linux uapi header inclusion
If the glibc xattr.h header is included after the uapi header, compilation fails due to an enum re-using a #define from the uapi header. Protect against this by guarding the define and enum inclusions against each other. (A corresponding kernel patch has been sent here: http://lkml.org/lkml/2014/3/7/331 ) (See https://lists.debian.org/debian-glibc/2014/03/msg00029.html and https://sourceware.org/glibc/wiki/Synchronizing_Headers for more information.) Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com> (cherry picked from commit fdbe8eae2b9aed74dabba1b0a189c5d7d61bf032)
Diffstat (limited to 'sysdeps/unix/sysv/linux/clock_getres.c')
0 files changed, 0 insertions, 0 deletions