On Wed, Nov 13, 2013 at 07:01:45 +0900, Keith Packard wrote:

> 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 <[email protected]>
> Signed-off-by: Keith Packard <[email protected]>
> 
> v2: also avoid using protocol-versions.h

Tested-by: Knut Petersen <[email protected]>
Reviewed-by: Julien Cristau <[email protected]>

Cheers,
Julien
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to