summaryrefslogtreecommitdiff
path: root/os/xstrans.c
diff options
context:
space:
mode:
authorroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
committerroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
commitab4fcaad149d4bdccefa8f693c2a8e044b40dd4c (patch)
treec95c280caabc70e7aedbde723e38820047357be7 /os/xstrans.c
initial state (xorg-server 1.10.2)
Diffstat (limited to 'os/xstrans.c')
-rw-r--r--os/xstrans.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/os/xstrans.c b/os/xstrans.c
new file mode 100644
index 0000000..44ff976
--- /dev/null
+++ b/os/xstrans.c
@@ -0,0 +1,13 @@
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
+#include <X11/Xfuncproto.h>
+
+/* ErrorF is used by xtrans */
+extern _X_EXPORT void ErrorF(const char *f, ...) _X_ATTRIBUTE_PRINTF(1,2);
+
+#define TRANS_REOPEN
+#define TRANS_SERVER
+#define XSERV_t
+#include <X11/Xtrans/transport.c>
contact: Jan Huwald // Impressum