From c3f43e832a8062169f999f3a5c298fe3f40ab9e8 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Thu, 13 Oct 2016 00:51:03 +0200 Subject: replace PRMSG by prmsg --- nx-X11/lib/xtrans/transport.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nx-X11/lib/xtrans/transport.c') 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 #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 -- cgit v1.2.3