[PATCH] xext: Fix shmint.h to not use headers outside of sdk_HEADERS

Keith Packard keithp at keithp.com
Wed Nov 13 17:23:57 PST 2013


Julien Cristau <jcristau at debian.org> writes:

>> shmint.h is part of sdk_HEADERS, and so can't use anything not
>> included in sdk_HEADERS.
>> 
>> busfault.h includes dix-config.h which is not. Leave the use of
>> struct busfault in shmint.h and move the include of busfault.h to
>> shm.c.
>> 
>> protocol-versions.h is not part of sdk_HEADERS, so instead of using
>> that, just use XTRANS_SEND_FDS to choose whether to expose the fd
>> passing requests directly.
>> 
>> Reported-by: Julien Cristau <jcristau at debian.org>
>> Signed-off-by: Keith Packard <keithp at keithp.com>
>> 
>> v2: also avoid using protocol-versions.h
>
> Tested-by: Knut Petersen <Knut_Petersen at t-online.de>
> Reviewed-by: Julien Cristau <jcristau at debian.org>
>
> Cheers,
> Julien

Merged.
   4a251f5..9309d2a  master -> master

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20131114/0869ca92/attachment.pgp>


More information about the xorg-devel mailing list