aboutsummaryrefslogtreecommitdiff
path: root/libX11/src/UIThrStubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/src/UIThrStubs.c')
-rw-r--r--libX11/src/UIThrStubs.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libX11/src/UIThrStubs.c b/libX11/src/UIThrStubs.c
index a3bcdfc41..95873e88f 100644
--- a/libX11/src/UIThrStubs.c
+++ b/libX11/src/UIThrStubs.c
@@ -81,9 +81,7 @@ typedef thread_t xthread_t;
#pragma weak cond_broadcast = _Xthr_zero_stub_
#else /* !SVR4 */
#ifdef WIN32
- /*
- * Don't know what to do here. Is there something do be done at all?
- */
+#include <X11/Xthreads.h>
#else /* !WIN32 */
#ifdef USE_TIS_SUPPORT
#include <tis.h>