[X2Go-Commits] [nx-libs] 01/01: nx-X11/programs/Xserver/Xext/shape.c: pull in shapestr.h for legacy Xext proto versions, since shape.h would pull in Xlib.

git-admin at x2go.org git-admin at x2go.org
Sat Dec 16 13:06:47 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit 3abdb99604fe4f6e49038fe0422654e123314082
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Dec 16 13:06:36 2017 +0100

    nx-X11/programs/Xserver/Xext/shape.c: pull in shapestr.h for legacy Xext proto versions, since shape.h would pull in Xlib.
---
 nx-X11/programs/Xserver/Xext/shape.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nx-X11/programs/Xserver/Xext/shape.c b/nx-X11/programs/Xserver/Xext/shape.c
index 15e0684..505a261 100644
--- a/nx-X11/programs/Xserver/Xext/shape.c
+++ b/nx-X11/programs/Xserver/Xext/shape.c
@@ -42,7 +42,7 @@ in this Software without prior written authorization from The Open Group.
 #include "resource.h"
 #include "opaque.h"
 #ifdef LEGACY_XEXT_PROTO
-#include <X11/extensions/shape.h>
+#include <X11/extensions/shapestr.h>
 #else
 #include <X11/extensions/shapeproto.h>
 #endif

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list