summaryrefslogtreecommitdiff
path: root/fd.h
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 /fd.h
parentdbf94a72289efaa89fdab27b4cf0608994ebd0a1 (diff)
downloadxscope-54ad450dea936523c12b72b85617c3db757f7ca2.tar.gz
Autotooled
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;