Serge Hallyn fdbe8eae2b 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>
2014-03-18 14:27:56 +01:00
..
..
2009-01-23 20:41:36 +00:00
2004-09-25 06:49:33 +00:00
2012-01-07 23:57:22 -05:00
2002-01-29 08:25:15 +00:00
2006-06-17 17:01:42 +00:00
2012-01-07 23:57:22 -05:00