summaryrefslogtreecommitdiff
path: root/fd.h
diff options
context:
space:
mode:
Diffstat (limited to 'fd.h')
-rw-r--r--fd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/fd.h b/fd.h
index aa7bf06..51caf68 100644
--- a/fd.h
+++ b/fd.h
@@ -60,6 +60,9 @@
and if it is in use, by whom.
*/
#ifdef USE_XTRANS
+#define TRANS_CLIENT
+#define TRANS_SERVER
+#define X11_t
#include <X11/Xtrans/Xtrans.h>
#else
typedef void *XtransConnInfo;