mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 12:50:04 +01:00
8 lines
149 B
C
8 lines
149 B
C
#ifdef HAVE_DIX_CONFIG_H
|
|
#include <dix-config.h>
|
|
#endif
|
|
|
|
#define TRANS_REOPEN
|
|
#define TRANS_SERVER
|
|
#define XSERV_t
|
|
#include <X11/Xtrans/transport.c>
|