dix: Don't vary the ClientRec ABI at build time

Just no.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
Adam Jackson 2017-10-24 14:38:12 -04:00
parent 0c3ad9d1e0
commit bc5fb8c092

View File

@ -111,9 +111,7 @@ typedef struct _Client {
DeviceIntPtr clientPtr;
ClientIdPtr clientIds;
#if XTRANS_SEND_FDS
int req_fds;
#endif
} ClientRec;
#if XTRANS_SEND_FDS