1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-17 21:57:07 +00:00
termux-packages/packages/libxt/include-x11-InitialI.h.patch
Leonid Pliushch 93f71b7c22 links: enable graphics support
Requires libice, libsm, libxt to be moved from x11-packages repo.
2020-05-07 21:36:23 +03:00

14 lines
464 B
Diff

diff -uNr libXt-1.2.0/include/X11/InitialI.h libXt-1.2.0.mod/include/X11/InitialI.h
--- libXt-1.2.0/include/X11/InitialI.h 2019-06-22 02:29:53.000000000 +0300
+++ libXt-1.2.0.mod/include/X11/InitialI.h 2019-06-29 23:39:02.027977057 +0300
@@ -271,9 +271,7 @@
_XtBoolean /* ignoreInputs */,
_XtBoolean /* ignoreSignals */,
_XtBoolean /* block */,
-#ifdef XTHREADS
_XtBoolean /* drop_lock */,
-#endif
unsigned long* /* howlong */
);