summaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
authorStuart Kreitman <stuart.kreitman@sun.com>2008-09-11 19:02:36 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-09-11 19:02:36 -0700
commit54ad450dea936523c12b72b85617c3db757f7ca2 (patch)
tree6c79657bd48479c6c23e6093083ef1072c32c923 /common.c
parentdbf94a72289efaa89fdab27b4cf0608994ebd0a1 (diff)
Autotooled
Diffstat (limited to 'common.c')
-rw-r--r--common.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.c b/common.c
index 2a3f984..028578b 100644
--- a/common.c
+++ b/common.c
@@ -184,6 +184,9 @@ SetSignalHandling()
#ifdef USE_XTRANS
+#define TRANS_CLIENT
+#define TRANS_SERVER
+#define X11_t
#include <X11/Xtrans/Xtrans.h>
static XtransConnInfo *ListenTransConns = NULL;
static int *ListenTransFds = NULL;