mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 15:10:02 +01:00
Adding initial build system.
This commit is contained in:
parent
a822df1cc1
commit
507d30546f
1 changed files with 8 additions and 0 deletions
8
os/xstrans.c
Normal file
8
os/xstrans.c
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include <dix-config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define TRANS_REOPEN
|
||||||
|
#define TRANS_SERVER
|
||||||
|
#define XSERV_t
|
||||||
|
#include <X11/Xtrans/transport.c>
|
||||||
Loading…
Add table
Reference in a new issue