aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2024-05-11 19:17:37 +0200
committerUlrich Sibiller <uli42@gmx.de>2024-05-20 01:27:00 +0200
commita7d2c5abdc8e1573aaec97bcc5912597be61f86c (patch)
treec8deffcca47c17e4869871abcaf179523f40e899 /nx-X11
parent834c50e10800a23efdfa537ed91dbaa548f8985d (diff)
downloadnx-libs-a7d2c5abdc8e1573aaec97bcc5912597be61f86c.tar.gz
nx-libs-a7d2c5abdc8e1573aaec97bcc5912597be61f86c.tar.bz2
nx-libs-a7d2c5abdc8e1573aaec97bcc5912597be61f86c.zip
Xext/shape.c: remove one include
Patch by realsimix: "Oneliner which was for some old distribution but works on all up to RHEL9." Mentioned in ArcticaProject/nx-libs#1054
Diffstat (limited to 'nx-X11')
-rw-r--r--nx-X11/programs/Xserver/Xext/shape.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/Xext/shape.c b/nx-X11/programs/Xserver/Xext/shape.c
index 48a3e952d..977254d2b 100644
--- a/nx-X11/programs/Xserver/Xext/shape.c
+++ b/nx-X11/programs/Xserver/Xext/shape.c
@@ -55,7 +55,6 @@ in this Software without prior written authorization from The Open Group.
#endif
#include "protocol-versions.h"
#include "regionstr.h"
-#include "gcstruct.h"
typedef RegionPtr (*CreateDftPtr)(
WindowPtr /* pWin */