mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 12:25:07 +00:00
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>
6 lines
80 B
C
6 lines
80 B
C
#include <dix-config.h>
|
|
|
|
#include <X11/Xfuncproto.h>
|
|
|
|
#include "os/transport.c"
|