Files
xserver/os/xstrans.c
Enrico Weigelt, metux IT consult a830e4eff5 os: xtrans: drop XSERV_t and x11_t defines
These are always enablde (x11_t is defined when XSERV_t is defined),
so no need for the #ifdef's anymore.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-07-18 22:29:38 +02:00

6 lines
80 B
C

#include <dix-config.h>
#include <X11/Xfuncproto.h>
#include "os/transport.c"