about summary refs log tree commit diff
path: root/scripts/abilist.awk
diff options
context:
space:
mode:
authorSerge Hallyn <serge.hallyn@ubuntu.com>2014-03-10 23:17:07 -0500
committerOndřej Bílka <neleai@seznam.cz>2014-03-18 14:27:56 +0100
commitfdbe8eae2b9aed74dabba1b0a189c5d7d61bf032 (patch)
treebe4dbe187e7b0d5bda0a0bae6e32b169192f8568 /scripts/abilist.awk
parentfede7a5ffa188c22c3789135bd5cf82e487dd3d0 (diff)
downloadglibc-fdbe8eae2b9aed74dabba1b0a189c5d7d61bf032.tar.gz
glibc-fdbe8eae2b9aed74dabba1b0a189c5d7d61bf032.tar.xz
glibc-fdbe8eae2b9aed74dabba1b0a189c5d7d61bf032.zip
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>
Diffstat (limited to 'scripts/abilist.awk')
0 files changed, 0 insertions, 0 deletions