aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/xtrans/transport.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/xtrans/transport.c')
-rw-r--r--nx-X11/lib/xtrans/transport.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/nx-X11/lib/xtrans/transport.c b/nx-X11/lib/xtrans/transport.c
index fa91b4c52..6632a88fb 100644
--- a/nx-X11/lib/xtrans/transport.c
+++ b/nx-X11/lib/xtrans/transport.c
@@ -54,6 +54,9 @@ from The Open Group.
#include <stdlib.h>
#endif
+#define XTRANS_TRANSPORT_C /* used to flag Xtransint.h that it's being used
+ here, not just #included in another file */
+
#include "Xtransint.h"
#ifdef LOCALCONN